Ticket #17 (closed defect: fixed)
FTPFile.close() may result in FTPIOException
| Reported by: | dottedmag | Owned by: | schwa |
|---|---|---|---|
| Priority: | major | Milestone: | 2.2.1 |
| Component: | Library | Version: | 2.1 |
| Keywords: | FTPFile, close, FTPIOException, status, 426, 450, buffer | Cc: |
Description
If you open file on FTP for reading and close it before reading EOF (actually, when server still has data to write to data stream), FTPIOException will be raised, because FTP server will report error 426.
Testcase is attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
