Hey folks, I'm having a bit of a problem with the FTP functions and Microsoft's FTP software.
I've written an app that uploads a file to an FTP server then lists all the files in the directory. When I point this at a Linux FTP server it works fine and doesn't even mind being put into an endless loop. However, MS FTP hangs on ftp_nlist() and/or ftp_rawlist() more often than it returns results. Strangely enough the other functions that upload the file etc... don't ever hang. Can anyone that has had experience using PHP and MS FTP together tell me if this is an inherent problem with MS FTP or do I have something wrong with my installation? thx j- -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php