07-04-2018, 10:27 AM
Hi,
How about
$ url = "ftps: //:
instead of
$ url = "ftp: //:
or with another port that listens to SSL instead of 21 or with ftp_ssl_connect please have a look at http://php.net/manual/en/function.ftp-ssl-connect.php
How about
$ url = "ftps: //:
instead of
$ url = "ftp: //:
or with another port that listens to SSL instead of 21 or with ftp_ssl_connect please have a look at http://php.net/manual/en/function.ftp-ssl-connect.php