FTP timeout connection
with php remote ftp connection my customer receive this error: ftp_get(): Can't build data connection: Connection timed out.[2]
on cpanel server I use Proftpd, the problem is of php configuration on remote server or on my proftpd server configuration?
-
Are you able to connect to this host using FTP command line through SSH? 0 -
Hello :) Yes, as mentioned, try manually connecting to that remote server via FTP directly from the command line. This should help determine if the issue is with the remote FTP server or FTP on your system. Thank you. 0
Please sign in to leave a comment.
Comments
2 comments