Since I so rarely see a Windows thread, perhaps folks wont mind me asking: What utilities or code would you leverage if you had a use case to run a program on a Windows machine once a day and look for any CSV/XLS/XLSX files and then copy those to another server? (With full knowledge of the owner of said computer, they are just lacking in proficiency to do anything even as simple as connect Box Sync)
1. Just powershell in a loop working as a service 2. Task Scheduler 3. Rundeck 4. Pode
WinScp is awesome for linux, and you can use simple PowerShell remoting for windows.