On Sat, Jan 05, 2002 at 12:05:08PM -0000, [EMAIL PROTECTED] wrote : > ID: 14861 > User updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Old Status: Feedback > Status: Open > Bug Type: FTP related > Operating System: Linux and W2K > PHP Version: 4.0.6 > New Comment: > > Hello, > > I tried to use PHP4.1.1, but there was the same Problem. Then I tried > again to resolve the problem by my self, and it works! But I don't > know if it is OK in connection with other FTP-server and want to use > my Script with several FTP-server on several plattforms. I made the > following modifaktion in file ftp.c. > > Line 1226: > if (*ptr == '\n' ) > Line 1254: > if (ch == '\n' ) { > > > Can you use this for the standard? So that I can use the next Version?
No promise on that, but you're welcome to to some testings with different servers as I will do and see how it works out (but I haven't looked at this particular C code yet). Btw, what was you're parameters passed to nlist/rawlist (directory) or did it not matter? - Markus -- Please always Cc to me when replying to me on the lists. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]