• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

[BUG? or WRONG?] backup via ftp - parse error

kadoudal

Regular Pleskian
when I try do backup via ftp, at the root level of the directory of my backup server, I get the following error :

sd-xxxx:/# /opt/psa/bin/pleskbackup all ftp://sd-xxxx:[email protected]/

Unable to parse options: Bad FTP file format at /opt/psa/bin/pleskbackup line 287.

If I create a directory plesk_archives, and use :

sd-xxxx:/# /opt/psa/bin/pleskbackup -v all ftp://sd-xxxx:[email protected]/plesk_archives
then it starts, but I got another error : Can't upload file plesk_archives to ftp

------------------------------------------------------------------------
Backup started (4 client(s), 4 domain(s))
Start date: Sun Mar 23 17:32:18 2008
------------------------------------------------------------------------
Phase 1/2: collecting information
[client] anne
[client] sibylle
[domain] aelmat.com
[client] isabelle
[domain] ceramique-isabelle.fr
[client] yves
[domain] presdemoi.com
[domain] presdemoi.net
Phase 2/2: packing data

Uploading backup to ftp
Uploading file plesk_archives
ERROR: Can't upload file plesk_archives to ftp
------------------------------------------------------------------------
Backup finished.
Finish date: Sun Mar 23 17:33:57 2008
------------------------------------------------------------------------

Al I wrong in my command ?
 
Please try to open ftp using the following command:
ftp://sd-xxxx:[email protected]_archives
it is possible that you do not have enough disk space.

Also you can check it in log files ftp servers, switch between passive/active ftp mode

I think you will find solution =)
 
Back
Top