Discuss TimeOut error downloading from FTP x2 in the FTP Help forum on Dev Shed. TimeOut error downloading from FTP x2 FTP Help forum discussing FTP practices, tips and solutions for problems with FTP on multiple platforms. File Transfer Protocol (FTP) was designed specifically for transferring files from one machine to another.
Posts: 87
Time spent in forums: 2 m 50 sec
Reputation Power: 12
TimeOut error downloading from FTP x2
Hello, is there an alternative way to set Time Out value.... without touching the php.ini file?
My problem is
1- The file downloads but I get a 30 seconds timeout error... I know i can solve this changing the php.ini file value to up to 180 seconds... but if the file is bigger?
2- I have diffrent output texts for the FTP connection provess like: errors, conected, etc... but they never show up, only when the connection is closed.
Can I make something like sleep or something to solve this too?