The waiting for the 226 or 250 line expected to come after a transfer is
authorDaniel Stenberg <daniel@haxx.se>
Wed, 4 Dec 2002 08:56:55 +0000 (08:56 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 Dec 2002 08:56:55 +0000 (08:56 +0000)
commitd72aa491264325e9b6b35a9bf83e95d7a4188abd
treed2ea9e7e5155c4df5348c7c57de9042d0d608376
parente92bd312ecff864ddab626c98daa1d9f7734b677
The waiting for the 226 or 250 line expected to come after a transfer is
complete is now only made for 60 seconds and if no data was received during
those 60 seconds, we store a special error message (preparing to make this
a special error code) as this most likely means that the control connection
has died while we were transferring data.
lib/ftp.c