How can I send a file from one server to another?
For example, on the local server (Denver), the site engine creates a synchronization file (mainly SQL queries) in the form of XML. On an external server, there is a script that receives this file and executes commands from the file. All actions must take place on the local server.