Using Konqueror for FTP (was Re: GNOME vs. KDE)
Edward Norton
r00t3d at gmail.com
Wed Dec 14 23:28:56 MST 2005
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
>
>
Correction:
ftp ftp.host1.com
login
ftp>proxy open ftp.host2.com
login host2
ftp> proxy get public_html/myfile.html public_html/blah.html (Don't know
how that ended up as 'put', sorry for the mistake)
ftp> exit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.plug.phoenix.az.us/pipermail/plug-discuss/attachments/20051214/6b2df1b2/attachment.htm
More information about the PLUG-discuss
mailing list