The network has a server with different tasks. Some of them should be responsible for the relevance of copies of data (just files) between other servers. That is, the management server copies (synchronizes) data from one server to another. The question is how to synchronize so that traffic goes between synchronized servers without affecting the management server?

    2 answers 2

    What tool is used for synchronization? FTP can remotely copy files between two servers. Check out the Wikipedia article

      You can take and run remotely on one of the servers batch file, which will be synchronized. Remote launch of a batch file through PSExec and for sure PowerShell contains something similar in itself.