When I try to backup and send it via ftp, tells me the following 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://copia_246@internetdoor.es@ftp.internetdoor.es/' [URI no válido: no se puede analizar el nombre de host.]</description>
<message severity="error" code="UriFormatException">
<description>URI no válido: no se puede analizar el nombre de host.</description>
</message>
</message>
</object>
</execution-result>
I think it's the @ username ('ftp://copia_246@internetdoor.es@ftp.internetdoor.es/' ), but if the change by 40%, then it will not let me create the ftp repository
My system:
OS Microsoft Windows 6.1;build-7601;sp1.0;suite1296;product3
Panel version 10.4.4 Update #41, last updated at Aug 4, 2012 04:15 AM
<?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://copia_246@internetdoor.es@ftp.internetdoor.es/' [URI no válido: no se puede analizar el nombre de host.]</description>
<message severity="error" code="UriFormatException">
<description>URI no válido: no se puede analizar el nombre de host.</description>
</message>
</message>
</object>
</execution-result>
I think it's the @ username ('ftp://copia_246@internetdoor.es@ftp.internetdoor.es/' ), but if the change by 40%, then it will not let me create the ftp repository
My system:
OS Microsoft Windows 6.1;build-7601;sp1.0;suite1296;product3
Panel version 10.4.4 Update #41, last updated at Aug 4, 2012 04:15 AM