Nagender - 2008-09-19 05:04:35 -
In reply to message 2 from Alexey Dotsenko
On further tests, found that if i restrict php execution time and socket timeouts etc, i get this socket failure messages with ftptest.php file
********************************************************
PUT > TYPE A GET < 200 TYPE is now ASCII Creating data socket PUT > PORT 127,0,0,1,193,68 GET < 200 PORT command successful PUT > NLST -la nlist: Read failed (Resource temporarily unavailable) GET < 150 Connecting to port 49476 226-Options: -a 226 0 matches total
Notice: Undefined offset: 1 in /home/public_html/test/ftp_class_sockets.php on line 67
Disconnected data from remote host Creating data socket PUT > PORT 127,0,0,1,222,71 GET < 200 PORT command successful PUT > LIST -lA . rawlist: Read failed (Resource temporarily unavailable) GET < 150 Connecting to port 56903 226-Options: -a -l 226 7 matches total
Notice: Undefined offset: 1 in /home/public_html/test/ftp_class_sockets.php on line 67
Disconnected data from remote host LIST FAILS!PUT > QUIT GET < 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. 221 Logout. Session finished Socket closed