Custom Query (8142 matches)
Results (163 - 165 of 8142)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#11621 | rejected | Faster downloads online with simultaneous download connections of large files divided into chunks | ||
Description |
When download online (not downloading from a local network server) users are downloading with various limiters blocking the speed of the download per connection: the host website/server, ISPs, company router, traffic shapers, shared wifi access points. Typically we find when downloading backups Filezilla will quickly work through all the small files using up to 10 connections (Settings > Transfers > Maximum Simultaneous Transfers) and then sit there using only one connection per file slowly downloading the (say 2) last large files for hours since the single connection is rate limited externally. Suggestion: Divide files larger than x (New Setting) into chunks. Divide the file size by the number of Maximum Simultaneous Connections into even chunks and place each chunk in the transfer queue as a separate file. Each chunk processed in the queue as a regular file download. Use the existing preallocate space for download feature to set up the file for writing or stitch the chunks together after. Multiple connections will then download different parts of the same file. If the other files in the transfer have a higher priority then once a queue connection runs out of other regular files to download and becomes idle, it starts on the next chunk of the large file. Or the user can use the existing priority feature to go after the large file first. Example: If the file is 100GB (and there are 10 Maximum Simultaneous Connections) then connection #2 downloads from the 10GB mark to the 20GB mark and so on. External to Filezilla, the user would be required to connect to a remote server that allows multiple simultaneous connections, which is typically already enabled. Most sites we use let us download 10 files at the same time. Please ask me if you have any questions. Thanks for the great program! |
|||
#4971 | fixed | Control-Tab between tabs doesn't loop back to the start after last tab | ||
Description |
When moving between tabs using Control-Tab on the keyboard, it will get to the last tab and end, as opposed to going back to the start like Firefox behaviour. |
|||
#10603 | fixed | 530 User elliottsgirl55 cannot log in. | ||
Description |
I am not able to connect thru FileZilla to my website. Below is the complete log of the transmission. Status: Connecting to 97.74.215.35:21... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Command: USER elliottsgirl55 Response: 331 Password required for elliottsgirl55. Command: PASS Response: 530 User elliottsgirl55 cannot log in. Error: Critical error: Could not connect to server The password has to the website has been changed several times & continues to create the same error. |