• 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

cannot configure FTP repository

kbtech

New Pleskian
am trying to configure the repository to go the my FTP server at the home office. The home office is running Cerberus FTP server. From the remote server i can log into FTP from the command line and use WinSCP to login using sftp with no problem. When i try going through the repository page it just hangs. I have tried the passiv option as well. Is seems to hang at the LIST -a command. Here is the cerberus log below.
Any settings that I am missing?

Thanks for any help.

2015/06/17 19:11:07 [226] [FTPUSER] 230 Password Ok, User logged in
2015/06/17 19:11:07 [226] [FTPUSER] PBSZ 0
2015/06/17 19:11:07 [226] [FTPUSER] 200 PBSZ=0
2015/06/17 19:11:07 [226] [FTPUSER] PROT P
2015/06/17 19:11:07 [226] [FTPUSER] 200 PROT P OK, data channel will be secured
2015/06/17 19:11:07 [226] [FTPUSER] PWD
2015/06/17 19:11:07 [226] [FTPUSER] 257 "/" is the current directory
2015/06/17 19:11:07 [226] [FTPUSER] CWD /
2015/06/17 19:11:07 [226] [FTPUSER] 250 Change directory ok
2015/06/17 19:11:07 [226] [FTPUSER] CWD websites
2015/06/17 19:11:07 [226] [FTPUSER] 250 Change directory ok
2015/06/17 19:11:07 [226] [FTPUSER] PORT 66,135,61,8,215,209
2015/06/17 19:11:07 [226] [FTPUSER] 200 Port command received
2015/06/17 19:11:07 [226] [FTPUSER] TYPE A
2015/06/17 19:11:07 [226] [FTPUSER] 200 Type ASCII
2015/06/17 19:11:07 [226] [FTPUSER] LIST -a
2015/06/17 19:11:28 [226] Unable to connect : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2015/06/17 19:11:28 [226] For help see http://www.cerberusftp.com/support/faq/initialsetup.htm#Q3
2015/06/17 19:11:28 [226] [FTPUSER] 425 Unable to open the data connection
2015/06/17 19:11:28 [226] [FTPUSER] QUIT
2015/06/17 19:11:28 [226] Connection terminated

I'm also not familiar with the LIST -a command. When scripting i usually use ls -l.
 
Please tell me how your question is related to Plesk for Windows?
 
I was in the plesk software for windows trying to backup the customers website using the FTP repository options. I will contact the customer and get more information on the product. On the same server that Plesk is running I can connect to the FTP server using command line and WinSCP. I just cannot connect from the Plesk FTP repository screen.
 
Logging into plesk control panel version 12.0.18 Update #50 and then going to subscriptions, selecting a subscription that is a wordpress site using mysql and opening the control panel. Once in the control panel, selecting backup manager and trying to configure Personal FTP Repository Settings. we are entering the IP address of our FTP Server, directory for storage, username & password. We've tried with &without passive and with & without FTPS (ftps preferred method) but in all cases we eventually end up with the following error...."Transport error: unable to list directory: Curl error: FTP: couldn't retrieve (RETR failed) the specified file" what file is the the personal ftp repository configuration trying to retrieve?

Are there other specifics you can shed some light on such as what port the FTPS option is connecting on? It appears as if it is 21.

What else should we be looking for to successfully configure the personal FTP repository option?
 
My issue is that installing Wordpress into a domain, the needed log in files are not found. I checked in the domain files and noted that the log in file is not in that directory. There isn't documentation in the Guide about WP. Has anyone else had this problem?
 
Back
Top