iterate-ch / cyberduck

Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
https://cyberduck.io/
GNU General Public License v3.0
3.27k stars 290 forks source link

Infinite and too large downloads #13785

Closed Chaazaam45 closed 2 years ago

Chaazaam45 commented 2 years ago

Hello since a few days, my downloads do not finish anymore. The size of the downloaded file is bigger than the real size of the file and the time is increasing. There is a problem. Here is a log to help you. log.txt

dkocher commented 2 years ago

There are timeouts reading the file from the server.

2022-10-10 11:16:05,362 [Thread-42] WARN  ch.cyberduck.core.threading.AbstractRetryCallable - Retry for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='La connexion a échoué', detail='Read timed out.', cause='java.net.SocketTimeoutException: Read timed out'} with delay of 0s

Try to uncheck Preferencers → Transfers → Downloads → Segmented downloads with multiple connections per file to reduce the load on the server.

dkocher commented 2 years ago

Duplicate for #13374.

Chaazaam45 commented 2 years ago

Bonjour et merci ! Je viens de tester et ça semble fonctionner.

Le lun. 10 oct. 2022 à 17:47, David Kocher @.***> a écrit :

There are timeouts reading the file from the server.

2022-10-10 11:16:05,362 [Thread-42] WARN ch.cyberduck.core.threading.AbstractRetryCallable - Retry for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionTimeoutException, file=null, message='La connexion a échoué', detail='Read timed out.', cause='java.net.SocketTimeoutException: Read timed out'} with delay of 0s

Try to uncheck Preferencers → Transfers → Downloads → Segmented downloads with multiple connections per file to reduce the load on the server.

— Reply to this email directly, view it on GitHub https://github.com/iterate-ch/cyberduck/issues/13785#issuecomment-1273510313, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3Q467YSQXJD6JP25W6CCV3WCQ3A5ANCNFSM6AAAAAARBFSE7E . You are receiving this because you authored the thread.Message ID: @.***>