Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-29 | ftp: prevent server from hanging on closed data connection | Kamil Dudka | |
Some FTP servers (e.g. Pure-ftpd) end up hanging if we close the data connection before transferring all the requested data. If we send ABOR in that case, it prevents the server from hanging. Bug: https://bugzilla.redhat.com/643656 Reported by: Pasi Karkkainen, Patrick Monnerat | |||
2008-08-01 | Added tests 1057 and 1058 to test FTP and HTTPS transfers with ranges | Dan Fandrich | |
relative to end of file. |