• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

FTP Backup

ngelG

Basic Pleskian
Hi guys,

I'm trying to setting plesk backups to own ftp server..

My ftp server is listening by the port 31.

My conf:

Server: mydomain:31
Directory: vpsbkp
User and password...
Passive mode checked

Here the error display: "Transport error: unable to list directory: Curl error: Couldn't connect to server"

Do you know what can be the problem? Where are the bkp ftp logs?

Thanks..
 
Use this article for troubleshooting http://kb.odin.com/en/111283
Are you sure that this port 31 is not firewalled? Have you tried connect to this port with telnet, for example?

Port 31 is open, I use vsftpd, aptana, filezilla, all works perfect. The problem is Parallels Plesk, my ftp server is working fine and the ftp user has permision for r/w.

I can't see any errors from Backup logs in "/usr/local/psa/PMM/logs/backup-<datetime>" about ftp repository configuration.
 
Last edited:
Have you tried to connect from your server to the remote repository via SSH?

If it does, have you tried using the command line Plesk Backup utility to test it? It's quite simple and you could use test it for just a domain to avoid waiting for an entire server to backup for each test run.
 
Back
Top