Opened on Dec 22, 2005 at 11:39:01 AM
Closed on May 11, 2006 at 10:32:57 PM
Last modified on May 28, 2006 at 7:53:54 PM
#63 closed defect (worksforme)
IO error: Read timed out
Reported by: | juhana@… | Owned by: | dkocher |
---|---|---|---|
Priority: | high | Milestone: | 2.5.1 |
Component: | ftp | Version: | 2.5.3 |
Severity: | blocker | Keywords: | IO error: Read timed out ftp problem |
Cc: | Architecture: | ||
Platform: |
Description
I can't connect to any normal ftp-site, only sftp. It works with other ftp-programs, for example Fetch or intergrated ftp of OSX. This problem is only with normal ftp-connection. I also tried to put the firewall off and tried with two different networks. It always ends up with IO error: Read timed out with any normal ftp-site after trying to connect for a while.
Change History (7)
comment:1 Changed on Jan 14, 2006 at 4:57:38 PM by dkocher
comment:2 Changed on Jan 14, 2006 at 5:14:29 PM by juhana@…
Yes. Both of them end up to IO error: Read timed out after about 10-15 secs.
comment:3 Changed on Jan 14, 2006 at 5:15:16 PM by juhana@…
- Version changed from 2.5.2 to 2.5.3
comment:4 Changed on Mar 16, 2006 at 6:05:37 PM by chirs.west@…
I am also getting this exact same behavior.
Same io error. Works on other clients No firewall tried active & passive modes.
No dice.
comment:5 Changed on May 11, 2006 at 10:32:57 PM by dkocher
- Milestone 2.6 deleted
- Resolution set to worksforme
- Status changed from new to closed
Timeout is between 15 and 30 seconds depending on the Cyberduck version you are using. You can adjust this manually using the Terminal.app and type
defaults write ch.sudo.cyberduck connection.timeout 60000
to set it to a minute. (the argument must be in milliseconds)
comment:6 Changed on May 19, 2006 at 6:09:10 AM by Hans_Bernd
I'm using now the cyberduck 2.5.6 and still have this IO error: Read timed out. I tried the step above (timeout adjust manually) but I can't find the terminal.app in ch.sudo.cyberduck. Can You help me? HB
comment:7 Changed on May 19, 2006 at 1:26:35 PM by Hans_Bernd
Got the new update just this moment! After Installation everything works as it should! Thank You dkocher!
Have you tried both active and passive FTP?