niconphantom
New member
- Joined
- Dec 28, 2014
- Messages
- 6
Hi everyone,
I have an off site FTP server where I am planning to store backups (I am using default DirectAdmin backup option). FTP server allows connections only from the server with DirectAdmin. I am able to backup data using regular FTP, however I would like to use FTPS to make it a bit more secure. I tested connection via FTPS using FileZilla from my computer, everything seems to be Ok and when FTP client connects via FTPS it gets a certificate.
If I disable regular FTP connections and allow only FTPS, I see the following error in DA when I run a cron task:
Unexpected response: TLS/SSL protection required. ncftpls: cannot open myftphost.com: miscellaneous error occurred while trying to login to the host. /usr/bin/ncftpls returned error code 1 FTP information invalid.
So looks like I need to somehow import a certificate from my FTP. Any idea how to do that or what needs to be done for backups via FTPS?
Thank you in advance
I have an off site FTP server where I am planning to store backups (I am using default DirectAdmin backup option). FTP server allows connections only from the server with DirectAdmin. I am able to backup data using regular FTP, however I would like to use FTPS to make it a bit more secure. I tested connection via FTPS using FileZilla from my computer, everything seems to be Ok and when FTP client connects via FTPS it gets a certificate.
If I disable regular FTP connections and allow only FTPS, I see the following error in DA when I run a cron task:
Unexpected response: TLS/SSL protection required. ncftpls: cannot open myftphost.com: miscellaneous error occurred while trying to login to the host. /usr/bin/ncftpls returned error code 1 FTP information invalid.
So looks like I need to somehow import a certificate from my FTP. Any idea how to do that or what needs to be done for backups via FTPS?
Thank you in advance