Ticket #5045 defect new
twisted/protocols/ftp.py RESTART_MARKER_REPLY messages are incorrect
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | ftp | Keywords: | |
| Cc: | itamarst, adi@… | Branch: | |
| Author: | Launchpad Bug: |
Description
The MARK reply includes two variable parameters. However, in the RESPONSE dictionary, the response string is defined as the constant '110 MARK yyyy-mmmm'. yyyy and mmmm are parameters that need to have values interpolated into them.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

