CRMMailTechNL
New Pleskian
Since about March 11th 2016, both of our Centos 6.7 Plesk 12.5.30 update #27 servers refuse to upload files to our backup FTP server.
All of them seem to fail due to "SLL connection timeout". Attached is a slightly anonymized fragment of a `migration.log` file. Similar fragments appear in each and every migration.log file about a dozen times.
Switching passive mode and/or FTPS does not make any difference. This happens for both scheduled and manually started backups.
I have no problem connecting, uploading and downloading from the FTP server using FileZilla in both FTP and FTPS modes.
Uploading a file using CURL from the command line also works fine;
`curl -v -k --ftp-ssl ftp.hidrive.strato.com/<USERNAME>/<SUBDIRECTORY>/ --user <USERNAME>:<PASSWORD> --upload-file /some/random/file`
What could be causing the problem, and how do I solve it?
All of them seem to fail due to "SLL connection timeout". Attached is a slightly anonymized fragment of a `migration.log` file. Similar fragments appear in each and every migration.log file about a dozen times.
Switching passive mode and/or FTPS does not make any difference. This happens for both scheduled and manually started backups.
I have no problem connecting, uploading and downloading from the FTP server using FileZilla in both FTP and FTPS modes.
Uploading a file using CURL from the command line also works fine;
`curl -v -k --ftp-ssl ftp.hidrive.strato.com/<USERNAME>/<SUBDIRECTORY>/ --user <USERNAME>:<PASSWORD> --upload-file /some/random/file`
What could be causing the problem, and how do I solve it?