View Single Post
Old 10-25-2002, 02:34 PM  
CowboyAtHeart
Registered User
 
Join Date: Oct 2002
Posts: 94
I agree with Labret, as an alternative if you're feeling the urge to program, Net::FTP in perl works very nicely for stuff like this. Although in the best case if you had shell access, it would be quickest/easiest to log into machine y, and download directly from machine x. (maybe using wget, or ncftpget/put)

If it's the same files all the time, just throw it in cron on machine y. If they're windows hosts though, it might be a whole other headache
CowboyAtHeart is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote