Opened at 2009-04-10T22:11:30Z
Last modified at 2021-01-15T20:25:29Z
#680 closed defect
Fix for immutable files with FTP — at Initial Version
Reported by: | frozenfire | Owned by: | warner |
---|---|---|---|
Priority: | major | Milestone: | 1.15.0 |
Component: | code-frontend-ftp-sftp | Version: | 1.3.0 |
Keywords: | ftpd mutable reliability integrity test known-issue | Cc: | |
Launchpad Bug: |
Description
FTP hangs when a directory list contains immutable files, as their filesize is the string "?", and Twisted's ftpd expects an integer. This patch by warner should fix it.
Note: See
TracTickets for help on using
tickets.
The patch, in diff/patch format