Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manipulate file directly in Python memory #1

Closed
giampaolo opened this issue May 28, 2014 · 4 comments
Closed

Manipulate file directly in Python memory #1

giampaolo opened this issue May 28, 2014 · 4 comments
Assignees
Labels
Component-Library imported imported from old googlecode site and very likely outdated Priority-Low

Comments

@giampaolo
Copy link
Owner

From sdouche...@gmail.com on March 07, 2007 16:48:53

Not a issue but a feature request. A cool thing is to manipulate transfered
files directly in Python instead on file system.

Original issue: http://code.google.com/p/pyftpdlib/issues/detail?id=1

@giampaolo giampaolo self-assigned this May 28, 2014
@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on March 12, 2007 04:24:38

Hi there,
I sincerely can't see usefulness in such feature and I doubt that other people aside
from you could have need of it.
If you really need such functionality write your own ftp_handler class and override
file-system related methods (ftp_RETR, ftp_STOR and so on...) depending on your needs.

Best regards,

billiejoex

Labels: -Type-Defect -Priority-Medium Type-Other Priority-Low

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on May 18, 2007 13:25:08

Status: Invalid
Owner: billiejoex

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on October 13, 2008 12:13:13

Labels: Component-Library

@giampaolo
Copy link
Owner Author

From g.rodola on August 11, 2010 15:19:59

Owner: g.rodola

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component-Library imported imported from old googlecode site and very likely outdated Priority-Low
Projects
None yet
Development

No branches or pull requests

1 participant