http://www.linuxplanet.com/linuxplanet/tutorials/4809/1/
This is a short article talking about the various command line ways of transferring files in Linux. I myself use mainly scp, but sometimes rsync via ssh and wget where appropriate. If you have a recent version of KDE, if you open the Konqueror browser there is an embedded SFTP client. Use a URL like the following: sftp://[EMAIL PROTECTED] This will initiate a SFTP connection to the SSH server running at serveraddress. This is handy if you like the GUI Konqueror file manager. Anyone want to recommend other GUI file transfer applications for Linux for our new members? Warren Togami [EMAIL PROTECTED]
