Hello, we manage 2 plesk installation, one on CentOS 6.3 and one on Windows 2012 Server.
When we trying to execute a backup on FTP repository (placed on another remote Windows 2012 Server) the backup work fine in Linux but from the plesk on windows we get this error:
<?xml version="1.0" encoding="utf-8"?>
<execution-result status="error">
<object name="server" type="server">
<message severity="error" code="ApplicationException">
<description>Cannot parse output file 'ftp://xxx.xxxx.it|Win01_Backup@xxx.xxxx.it//Win01/' [Uri ftp://xxx.xxxx.it|Win01_Backup@xxx.xxxx.it//Win01/ is not based on host xxx.xxxx.it]</description>
<message severity="error" code="ApplicationException">
<description>Uri ftp://xxx.xxxx.it|Win01_Backup@xxx.xxxx.it//Win01/ is not based on host xxx.xxxx.it</description>
</message>
</message>
</object>
</execution-result>
We've tried to use same directory/user/password of the linux server but result is the same.
We,ve tried to shutdown the firewall too, and we manage to upload a file manually from powershell.
Suggestion would be appreciated.
Thank you.
When we trying to execute a backup on FTP repository (placed on another remote Windows 2012 Server) the backup work fine in Linux but from the plesk on windows we get this error:
<?xml version="1.0" encoding="utf-8"?>
<execution-result status="error">
<object name="server" type="server">
<message severity="error" code="ApplicationException">
<description>Cannot parse output file 'ftp://xxx.xxxx.it|Win01_Backup@xxx.xxxx.it//Win01/' [Uri ftp://xxx.xxxx.it|Win01_Backup@xxx.xxxx.it//Win01/ is not based on host xxx.xxxx.it]</description>
<message severity="error" code="ApplicationException">
<description>Uri ftp://xxx.xxxx.it|Win01_Backup@xxx.xxxx.it//Win01/ is not based on host xxx.xxxx.it</description>
</message>
</message>
</object>
</execution-result>
We've tried to use same directory/user/password of the linux server but result is the same.
We,ve tried to shutdown the firewall too, and we manage to upload a file manually from powershell.
Suggestion would be appreciated.
Thank you.
Last edited: