I do need that as soon as the computer is turned on, the program WinSCP starts, logs in and synchronizes a local folder with a folder on the server.
That is, there a three distinct points:
- Get started with Windows (I know how to do this)
- Log in automatically (I guess using Pageant for authentication will work)
- Synchronize the folder automatically
I guess that there is no way to complete all items using WinSCP GUI, so I guess that I do need use script... and it is exactly where I'm struggling!