Opened 5 years ago
Closed 5 years ago
#12032 closed Bug report (rejected)
Bug when user exceeds storage quota while uploading a file using SFTP or FTPS
Reported by: | hostedftp | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | quota error | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | Win 10 Pro |
Description
Previously when a user used SFTP and exceeded a storage quota Filezilla would report an error indicating the user had exceeded the quota and would not upload the file. With the recent update this no longer happens and the user does not receive an error message but only a 0kb file is uploaded. User thinks upload is successful. Please see attached log file.
When using FTPS, the file is not uploaded however the system tries repeatedly to upload the same file over and over and over again. Please see attached log file.
Attached log file is for a user with a 0 storage quota uploading a 82,751 PNG file to the server.
Attachments (2)
Change History (3)
by , 5 years ago
Attachment: | Filezilla-SFTP-0-Quota.txt added |
---|
comment:1 by , 5 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
The server simply does not indicate an error condition. If the server doesn't tell the client that the transfer has failed, but instead tells the client that all data has been written, the client obviously reports success.
Contact your server administrator or server hosting provider for assistance so that the server can be fixed.
SFTP upload with 0 storage quota