I have a linux server that has two folders that are periodically filled up. I am using winscp and an extension to keep one folder up to date https://winscp.net/eng/docs/library_example_keep_local_directory_up_to_date
This launches a powershell and only synchronizes one folder. Is there a way to synchronize two folders at the same time and also run in the background (not as a open power shell window).
Thanks