d_barszczak Posted January 11, 2007 Share Posted January 11, 2007 I am trying to create an update scripts that is caperble of downloading it updatesshould the administrator wish to.ftp_get() port command successfulI keep getting this error and i have no idea why. Link to comment https://forums.phpfreaks.com/topic/33750-ftp_get-port-command-successful/ Share on other sites More sharing options...
d_barszczak Posted January 11, 2007 Author Share Posted January 11, 2007 Figured it out.Needed to change connection mode to passive.ftp_pasv(connectionid, true) Link to comment https://forums.phpfreaks.com/topic/33750-ftp_get-port-command-successful/#findComment-158288 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.