Opened 22 years ago
Last modified 22 years ago
#201 closed Bug report
problem when remote disk is full
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
When uploading something, it might happen that the
remote site's disk is full. At that case, ftp client should
stop retrying transfer queue items for that server. I think
FileZilla is not implementing this feature for now.
Note:
See TracTickets
for help on using tickets.
FileZilla will stop retrying the file only if the server replies with
a 5xy code reply. There's no way to detect full remote disks.