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

Orphaned file is left behind in case STOU fails for insufficient user permissions #75

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

Comments

@giampaolo
Copy link
Owner

From billiej...@gmail.com on August 02, 2008 22:44:58

What steps will reproduce the problem?  
1. Set up an ftp server defining a read only user.
2. Connect to the server with a client and log-in as that user.
3. Issue a STOU command. 

What is the expected output?  


What do you see instead?  
A "550 Can't STOU: not enough privileges." response is received as expected
but there's still a server side file of 0 bytes which should have been removed. 

Please use labels and text to provide additional information.  
In case of a STOU failing for insufficient permissions the file generated
must be removed.

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

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

From billiej...@gmail.com on August 02, 2008 13:45:14

Labels: -Milestone-0.4.0 Milestone-0.5.0

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on August 03, 2008 09:31:30

Fixed in r356 .

Status: Finished

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on September 20, 2008 11:15:03

Fixed/Implemented in version 0.5.0 which is released now.

Status: Fixed

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on October 13, 2008 11:52:21

Labels: Component-Library

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on October 13, 2008 11:55:57

Labels: -component-logic

@giampaolo
Copy link
Owner Author

From billiej...@gmail.com on November 02, 2008 14:00:49

Added test case in r420 .

@giampaolo
Copy link
Owner Author

From g.rodola on August 11, 2010 15:20:02

Owner: g.rodola

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

No branches or pull requests

1 participant