[luau] File Transfers in Linux

Warren Togami warren at togami.com
Thu May 22 19:36:01 PDT 2003


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://username@serveraddress

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
warren at togami.com





More information about the LUAU mailing list