Hi, ive come across your project which is looking promising compared to the base FTP stuff in PHP.
Got a question regarding its capabilities. For years ive been using the linked library (heavily modified since that release) because I wanted to get full FTP debug and response messages returned by the server which I never found a way to do it via the main PHP library.
Am I right in saying this is still not possible and instead we would need to use say (https://github.com/lazzard/ftp-bridge) and build atop all the methods we need as its seems far more promising than the Sockets implementation in the library im currently using.
https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html
Hi, ive come across your project which is looking promising compared to the base FTP stuff in PHP.
Got a question regarding its capabilities. For years ive been using the linked library (heavily modified since that release) because I wanted to get full FTP debug and response messages returned by the server which I never found a way to do it via the main PHP library.
Am I right in saying this is still not possible and instead we would need to use say (https://github.com/lazzard/ftp-bridge) and build atop all the methods we need as its seems far more promising than the Sockets implementation in the library im currently using.
https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html