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)

Filezilla-SFTP-0-Quota.txt (1.0 KB ) - added by hostedftp 5 years ago.
SFTP upload with 0 storage quota
Filezilla-FTPS-0-Quota.txt (10.8 KB ) - added by hostedftp 5 years ago.
FTPS upload with 0 storage quota

Download all attachments as: .zip

Change History (3)

by hostedftp, 5 years ago

Attachment: Filezilla-SFTP-0-Quota.txt added

SFTP upload with 0 storage quota

by hostedftp, 5 years ago

Attachment: Filezilla-FTPS-0-Quota.txt added

FTPS upload with 0 storage quota

comment:1 by Tim Kosse, 5 years ago

Resolution: rejected
Status: newclosed

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.

Note: See TracTickets for help on using tickets.