ID: 30003 User updated by: djneoform at gmail dot com Reported By: djneoform at gmail dot com Status: Open Bug Type: FTP related Operating System: Linux PHP Version: 4.3.8 New Comment:
After looking into it more, ftp_mdtm() doesn't work unless you just used ftp_chdir() i don't believe it's supposed to work that way. Previous Comments: ------------------------------------------------------------------------ [2004-09-06 21:42:55] djneoform at gmail dot com Description: ------------ When looking at ftp_rawlist() for each file there's a date, and time, but the date has no year.. I would use ftp_mdtm(), but it works on about 10% of the files I check.. Reproduce code: --------------- $contents = ftp_rawlist($conn_id,$directory); ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30003&edit=1