Good day
I am new to building flows and need to build a flow to:
When a file is created in a directory in one server to copy that file to another server in a different directory.

I have installed a gateway on the "from" server but my flow seems to fail on the "to" server.
"status": 400,
"message": "The requested action could not be completed. Check your request parameters to make sure the path '\\\\#####\\C:\\Mornay/test2.txt' exists on your file system.\r\nclientRequestId: 732feb12-f3ee-4f03-8c11-d1dde68f2d4a",
"error": {
"message": "The requested action could not be completed. Check your request parameters to make sure the path '\\\\######\\C:\\Mornay/test2.txt' exists on your file system."
},
NB: I removed the path above for security.