Maybe the max number of connections to the FTP server is reached? My
provider allows only up to 3 FTP connections at the same time which causes
similar problems to my scripts :-)

  -- red

[...]
> Can anyone tell me what would cause intermittent problems downloading files
> using ftp_get.
> I have a php file that regularly connects to a number of servers in turn
> using php's (ftp functions) and downloads files using ftp_get(...). This
> usually works but often it just fails to download a file and ends up giving
> a timeout error. Also it seems it can be any file.
>
> I just cannot understand why when I run the script a number of times in
> sucsession this will sometimes but not others. Any ideas?
[...]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to