Hi, How do I upload a file/folder to a web host using SSH. I am using putty to access my web host, but which command do I need t use? Thanks in advance.
WinSCP is graphic based SFTP software its got features.. You can right click and extract if it doesnt than use putty
install proftpd server and upload files,how to setup proftpd server you can find on: http://www.myserverzone.net/debian/11-debian-proftpd-tutorial.html
Hi, puTTY does not provide a method to transfer files. http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Use pscp or psftp to transfer files (command line). Use winscp on windows if you want a GUI interface.
Putty provides an sftp and scp client: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html As mentioned above Winscp works well too: http://winscp.net/eng/index.php