Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ftp: prevent server from hanging on closed data connection | Kamil Dudka | 2010-10-29 | 1 | -0/+1 |
| | | | | | | | | | 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 | ||||
* | Added tests 1057 and 1058 to test FTP and HTTPS transfers with ranges | Dan Fandrich | 2008-08-01 | 1 | -0/+51 |
relative to end of file. |