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 failure - I/O Read time out error. #3310

Closed
cyberduck opened this issue Jul 10, 2009 · 2 comments
Closed

Upload failure - I/O Read time out error. #3310

cyberduck opened this issue Jul 10, 2009 · 2 comments
Assignees
Labels
bug ftp FTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

anonymous created the issue

Hello

I am experiencing a new problem with it that has come on out of the blue but
is happening quite frequently now, and mainly with larger (80+ mb) files. It
is happening when uploading files to my FTP server via Cyberduck.

What happens is, when it gets to the end of the upload transfer, it stops and gives
an error message. The log is pasted below.

I just don't know if there's a problem with the Server or if a setting is
wrong, etc.

Thank you for your time and assistance.

I/O Error: Upload failed
Read Timed out
220 DreamHost FTP Server
USER seemart
331 Password required for seemart.
PASS ********
230 User seemart logged in.
FEAT
211-Features:
 MDTM
 REST STREAM
 SIZE
211 End
NOOP
200 NOOP command successful
CWD /seempieces.com/Trav's_Stuff/Devy
250 CWD command successful
SYST
215 UNIX Type: L8
STAT /seempieces.com/Trav's_Stuff/Devy
211-Status of /seempieces.com/Trav's_Stuff/Devy:
 drwxr-xr-x   2 seemart  pg229920     4096 Jul 10 08:11 .
 drwxr-xr-x   4 seemart  pg229920     4096 Jul 10 07:37 ..
 -rw-r--r--   1 seemart  pg229920 166551143 Jul  8 14:58 Hyperdrive_3.mov
 -rw-r--r--   1 seemart  pg229920 143034383 Jul 10 00:50 Hyperdrivedtp2.mov
211 End of Status
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (67,205,52,248,181,147).
STOR AW1d.psd.zip
150 Opening BINARY mode data connection for AW1d.psd.zip
QUIT
226 Transfer complete.
@cyberduck
Copy link
Collaborator Author

5857501 commented

also, is there a way to edit my post there?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Try to increase the connection timeout in Preferences → Connection.

@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
bug ftp FTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants