Opened 19 years ago
Closed 8 years ago
#2430 closed Feature request (invalid)
Delete partial / incomplete uploads
Reported by: | martan4u | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | martan4u, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Hi, I am just starting with FileZilla Server. Can I
find somewhere disk quotas for user and deletion
partialy uploaded files? This properties will help me
very much. Thanx for answer Martin
Change History (5)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Delete partialy uploaded files - I inpired at Serv-U. This
is very usefull when I automatic process uploaded files,
when file size are unknown.
comment:3 by , 15 years ago
Summary: | Quotas, partial upload delete → Delete partial / incomplete uploads |
---|
For quota support see #1904. Keeping the issue open for the "delete partial uploads" feature request.
comment:4 by , 8 years ago
Triage suggestion
Based on a cursory internet search, it appears that the FTP protocol allows a user to restart incomplete uploads (one of the commands that must be supported appears to be "REST", which FileZilla Server appears to support). Therefore it may be that the correct behavior of the server is to keep incomplete uploads so that the user can optionally restart the upload.
In addition, @codesquid has stated that it is not possible to detect an incomplete upload. Finally, this ticket has been open for 11 years.
I suggest closing this ticket as "invalid" because it is not possible to detect incomplete uploads.
comment:5 by , 8 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Failed uploads have to be deleted by the client, the FTP
protocol can't detect failed uploads.
Quotas are planned for a future version. No ETA yet.