ID: 29745 Comment by: bazzymg at yahoo dot com Reported By: pearcec at poss dot com Status: Open Bug Type: FTP related Operating System: RedHat ES3 PHP Version: 5.0.0 New Comment:
I tried it again on another machine, and this time, it did not happen - the only difference is that that machine doesn't have SP2, only SP1 (i.e., WinXP, Apache 2.052, PHP 5.0.3 ), so maybe SP2 is limiting connections, which I think is a "feature" they added. I'll see if I can change that setting and get the problem solved. Previous Comments: ------------------------------------------------------------------------ [2005-02-02 14:53:52] bazzymg at yahoo dot com Just to confirm, I have updated to the official release on PHP 5.0.3, and I am experiencing exactly the same errors. Once again, my loadout is the following: Apache/2.0.52 (Win32) PHP/5.0.3 WinXP SP2 ------------------------------------------------------------------------ [2005-02-02 14:36:36] bazzymg at yahoo dot com I'm running PHP/5.0.3RC1 under Apache 2.052 in WinXP, SP2. I get the following warning messages: Warning: ftp_get() [function.ftp-get]: Transfer complete - file {private - edited out} sent successfully in C:\Documents and Settings\Abu Hurayrah\Desktop\Web Development\TSI\ftp_test.php on line 45 DEBUG: There was an error retrieving and downloading file {private - edited out} The filename DID have spaces in it - but it works on some, and not on others. Go figure! I suspect it might have something to do with timeout, because the first 114 files seem to have downloaded without error, and the files that couldn't be downloaded were the last ones. I also realize I'm running a release candidate (forgot that I was), and I will update the shortly and see if it solves anything. ------------------------------------------------------------------------ [2004-08-18 22:46:45] pearcec at poss dot com Description: ------------ I get a warning on a Transfer being complete... Warning: ftp_get(): Transfer complete. in /home/pearcec/saturn/bin/sysNav/solarisPatchGrab/solarisPatchGrab.inc on line 241 The problem is I am not running passive mode. The ftp request times out and the file is 0 bugs. It should have an error condition of times out. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29745&edit=1