|
|
|
Perform direct site-to-site FTP with any FTP client
I guess no one here is Old Skool like-a moi.
You can do this with the standard command-line FTP client. RTFM ftp(1) and look for the proxy command. The basic idea is: You start FTP by itself. (i.e., ftp, not ftp hostname.) You connect to the "main" machine via ftp> open primaryhost You connect to the other machine via ftp> proxy open otherhost Once logged on to each host, you can do normal stuff - e.g., like
Once you're ready, do a proxy get filename (or proxy put filename, etc.) Voila! Oh, and you have to set Passive Mode (PASV) for this to work, obviously.
Perform direct site-to-site FTP with any FTP client
Guess that doesn't work with WinXP.. I tried.
--- |
SearchFrom our Sponsor...Latest Lion HintsWhat's New:Hints1 new Hints in the last 24 hoursComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2013 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Powered by Geeklog Created this page in 0.21 seconds |
|