Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upload finishes then reuploads again #4288

Closed
cyberduck opened this issue Mar 9, 2010 · 2 comments
Closed

upload finishes then reuploads again #4288

cyberduck opened this issue Mar 9, 2010 · 2 comments
Assignees
Labels

Comments

@cyberduck
Copy link
Collaborator

f60fcaf created the issue

I have a problem where i upload bigger files (typically 200mb+) and when it gets to the end of the file it will do one of three things:

  1. finish normally, happens about 10% of the time

  2. gives an error message about:

  I/O Error: Upload failed
  [filename]
  Read timed out.

  Toggle Transcript:
  TYPE I
  200 TYPE is now 8-bit binary
  PASV
  227 Entering Passive Mode (74,52,68,98,185,96)
  STOR [filename]
  150 Accepted data connection
  QUIT
  1. gives the error message and automatically restarts uploading from the beginning

sometimes the error message from 2 will just stay up until i click cancel but it will show that the file is the same size as the one i uploaded so i think it completed well, sometimes the message will go away (if i leave it on but dont do anything for a while) and it will show the file has uploaded successfully.

log drawer shows nothing.

i have only had this problems since snow leopard has been around but before that uploaded large files and have never had a problem. the type of files ive been uploading have been iso, dmg, cdr, zip, etc.

Cyberduck: 3.4.1 (5780)/5780

Mac OS X: 10.6.2

if this ticket is already existent somewhere else, please feel free to delete or close it and point it to the other one. also, feel free to email me if any additional info is needed.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The error message Read timed out says that the response from the server was incomplete after the connection timeout which is set to 30 seconds by default in Preferences → Connection → Timeouts. It seems your connection to the server is unreliable. Try to increase the timeout and/or try to identify the culprit of the latency.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Also refer to Common Problems.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants