Ticket #3927 defect closed duplicate
twisted.conch.scripts.cftp chunk copying can result in "RuntimeError: maximum recursion depth exceeded"
| Reported by: | djfroofy | Owned by: | djfroofy |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | conch | Keywords: | cftp ssh conch |
| Cc: | thijs | Branch: | |
| Author: | Launchpad Bug: |
Description
Unless buffersize' and a request' arguments are carefully adjusted, "maximum recursion depth exceeded" can occur inside of StdioClient._cbPutWrite when copying large files (~155MB if requests=10 and buffersize=48KB, for example). Please see attached patch.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

