Does anyone know of a freeware FTP client with batch processing support? I have 50 IPs that I need to upload to. Any ideas on how to make this as simple as possible would be great.

link|improve this question
1  
Which OS are you using? I would suggest a command line client. – ngen Feb 7 '11 at 18:02
feedback

1 Answer

up vote 1 down vote accepted

On windows, WinSCP has scripting functionality. On other systems (Linux, OS X, AIX) you should be able to script your command-line (s)ftp client to do whatever you like.

link|improve this answer
Great thanks. This looks like a good place to start. Do you happen to know where i could find some script tutorials? – user66438 Feb 7 '11 at 18:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.