Re: Automating transfer
For a complex solution (which can be used separately or from WinSCP GUI), see:
https://winscp.net/eng/docs/library_example_keep_local_directory_up_to_date
Or just write a simple download script and loop it in a batch file:
https://stackoverflow.com/q/16239371/850848#16274783
Or schedule it frequently:
https://winscp.net/eng/docs/guide_schedule
https://winscp.net/eng/docs/library_example_keep_local_directory_up_to_date
Or just write a simple download script and loop it in a batch file:
https://stackoverflow.com/q/16239371/850848#16274783
Or schedule it frequently:
https://winscp.net/eng/docs/guide_schedule