Keep Remote Directory Up to Date
Is there a way when using Keep Remote Dir Up to Date that when a file is transferred to remote host the file on local host is moved to another directory?
Advertisement
Advertisement
No. That would not result in synchronized local and remote folders. What is against the purpose of the function.
Though you can script that using WinSCP .NET assembly.
-Action { }
block, use WinSCP .NET assembly to upload the changed file.
Advertisement
You can post new topics in this forum