Getting timeout - zero bytes transfered on SFTP Download

Core FTP client questions and answers
Post Reply
dhirlinger
Posts: 1
Joined: Mon Sep 30, 2013 3:01 pm

Getting timeout - zero bytes transfered on SFTP Download

Post by dhirlinger »

I am having an issue with timeout using SFTP to download with zero bytes transfered. I am looking for some advice on what to look at. I am attaching a log file:

Welcome to Core FTP, release ver 2.2, build 1765 (x64) -- © 2003-2012
WinSock 2.0
Mem -- 3,157,556 KB, Virt -- 8,589,934,464 KB
Started on Tuesday September 24, 2013 at 14:21:PM
Resolving 32.90.117.34...
32.90.117.34 [10062] connecting...
SSH-2.0-SSHD-CORE-0.8.0
client -> aes128-ctr
server -> aes128-ctr
92:93:eb:ae:91:bc:35:9b:bb:2d:73:94:51:c1:42:6e
ssh-dss
Sending password
PWD
Current directory is '/'
Keep alive off...
ransferred 129 bytes in 0.008 seconds
CWD /current
Transferred 154 bytes in 0.008 seconds
RETR /current/5010835.20130912.7087
timeout
5010835.20130912.7087 - 0 bytes transferred in 2 minutes, 133 seconds
RETR /current/5010835.20130912.7087
timeout
5010835.20130912.7087 - 0 bytes transferred in 1 minutes, 61 seconds
RETR /current/5010835.20130912.7087

Any help would be apprectiated
ForumAdmin
Site Admin
Posts: 1004
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

It must be an error message that is not being displayed.

Try setting the Advanced -> SSH -> Use putty compat

option in your site profile, connect and see if you get more error information.
Post Reply