Ticket #4909 enhancement closed fixed
FTP.ftp_STOR() should pass FTPCmdError errors back to the client
| Reported by: | bigjools | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ftp | Keywords: | |
| Cc: | itamarst | Branch: | branches/ftp-stor-error-reporting-4909 |
| Author: | bigjools | Launchpad Bug: |
Description
ftp_STOR() has an errorBack, ebSent(), which ignores the error. It would be better if it could pass that error back to the client (as opposed to the default "internal server error")
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

