Using Konqueror for FTP (was Re: GNOME vs. KDE)
Edward Norton
r00t3d at gmail.com
Wed Dec 14 23:20:20 MST 2005
> Task: Copy one file from one remote site to another remote site via ftp.
>
> 1. Open Konqueror window
> 2. Click bookmark for siteSource (assuming already bookmarked)
> 3. Open another Konqueror window
> 4. Click bookmark for siteDest (assuming already bookmarked)
> 5. Drag and drop file from siteSource to siteDest
ftp ftp.host1.com
login
ftp> proxy open ftp.host2.com
login host2
ftp> proxy put public_html/myfile.html public_html/blah.html (will copy
myfile.html on host1 to host2 as blah.html)
ftp> exit
All done. :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.plug.phoenix.az.us/pipermail/plug-discuss/attachments/20051214/6dc6670a/attachment.htm
More information about the PLUG-discuss
mailing list