Re: Automatically download data from a list of ip's and rename
You can write a simple script for that, even plain Windows .bat would do.
Or VB code, if you are familiar with that, what I expect from you Excel experience.
The script would iterate over the IPs, executing parameterized WinSCP script for each.
See
https://winscp.net/eng/docs/guide_automation#parametrized
Or VB code, if you are familiar with that, what I expect from you Excel experience.
The script would iterate over the IPs, executing parameterized WinSCP script for each.
See
https://winscp.net/eng/docs/guide_automation#parametrized