cuonghuynh
8/28/2018 - 7:23 AM

Fix Warning: ftp_put(): Command denied by firewall

Fix Warning: ftp_put(): Command denied by firewall

Enable passive mode: ftp_pasv($conn, true);

* Place it after ftp_login()