upload single file to multiple servers

Advertisement

AnthonyG70
Guest

upload single file to multiple servers

I am looking to upload a single file to multiple servers. The list would change depending on which clients were needing the upgrades. Would like to use a text or csv file with each ftp ip, username and password per row. The script would grab the entry -> connect -> upload one file -> disconnect when completed -> move onto next entry.

I am not that versed in writing code :(, but when you have close to 100 sites to upgrade regularly, I thought WinSCP would be a great alternative to doing it manually.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: upload single file to multiple servers

It should not be difficult to create, say Perl/Python/PHP script, that takes you list of hosts and transforms it to WinSCP script.

Reply with quote

Advertisement

You can post new topics in this forum