Opened 11 years ago
Closed 11 years ago
#9337 closed Bug report (wontfix)
Transfer not retried after code 530
Reported by: | Sean Donovan | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | 530 | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | 8, 64-bit |
Description
Windows, version 3.7.4.1. Imagine I attempt to transfer/upload 20 files to my FTP site (not FileZila server). My FTP server supports 10 connections. I set the transfer to support 10 connections. Sometimes, the server fails with code 530 (see log below).
Bug is, when that happens, it doesn't attempt to re-try file upload.
I have attached a log file. In is it the initial attempt to upload the files. Then, there are 2x more attempts to upload the files that didn't initially transfer.
I understand that the retry logic is tricky. However, the minimum it should do is -- at the end of the transfer, it could show a dialog saying something like "7 of 20 files failed to transfer".
Keep up the good work!
Sean
Attachments (1)
Change History (2)
by , 11 years ago
Attachment: | filezilla.log added |
---|
comment:1 by , 11 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Don't forget the browsing connection. One browsing connection and 10 transfer connections, that make 11 connections in total.