From: joerg dot klein at ifsam dot lu Operating system: win2k PHP version: 4.3.4 PHP Bug Type: FTP related Bug description: curious Warning with ftp_put()
Description: ------------ I have a script that create some files and upload them to an FTP server. this script runs every minute. I got this warning sporadically (sometimes 3 times a day, sometimes 1 per week): ErrorNumber: 2 ErrorType: Warning ErrorMsg: ftp_put(): Transfer complete. The file does not get uploaded. -- Edit bug report at http://bugs.php.net/?id=27491&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27491&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27491&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27491&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27491&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27491&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27491&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27491&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27491&r=support Expected behavior: http://bugs.php.net/fix.php?id=27491&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27491&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27491&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27491&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27491&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27491&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27491&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27491&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27491&r=float