Posted by John on 07/16/07 10:52
Hi
There is an odd problem.
The following works fine on one web server, but the same code hangs on a
different server.
I can login but the problem is at the following line.
$down=ftp_fget($connect,$handle,$remotefile,FTP_BINARY);
Any ideas why this is happening?
Regards
John
[Back to original message]
|