Host in not communicated for more than 15 seconds

Advertisement

Guest

Host in not communicated for more than 15 seconds

winSCP message "Host in not communicated for more than 15 seconds."

where I may turn off this meggase and make auto-reconnect?

Reply with quote

Advertisement

Guest

I try to upload 30-40 files(100-1000 mbytes) in quere/background.

I think, host loosing connection with remove server then my internet connection have a some trouble, and WinSCP did't make auto-reconnect(somethimes or anywere). I must click button "abort" on this message to make re-connect and upload more.

Message "Host has not answered for more than 15 seconds. still waiting. Warning: aborting this operation will close connection" and button "Abort" for 4.1.8

Reply with quote

Guest

but in this situation, winscp did't upload more files. Maybe, change something-for example:
Reconnect(after X seconds of not answered)
or timeout.
or auto-ignore this message and upload more.

Reply with quote

Advertisement

Guest

I'm also having a problem with this, it occurs due to a bad connection with the server. I would rather not have the extra prompt for my scripting.

Reply with quote

JJMinero
Guest

I had the same problem of 15 sec.

I had the same problem of 15 sec.
the problem was that i was trying to connect Winscp to an FTP direction and it was missing to especify that it was a FTP connection instead of a SSH connection.

At the end the bat file is this one:
C:\ftp\winscp419.exe /console /script=C:\ftp\put.txt /log=C:\ftp\log.txt
pause

and the put.txt is this one:

option batch on
option confirm off
open FTP://user:password@IP:PORT
cd /out
option transfer binary
put c:\ftp\asdf.txt
close
exit

I hope it help to some one

Reply with quote

Wamiduku
Joined:
Posts:
3
Location:
Sweden

Same problem here. I have to manually reconnect. Enabling WinSCP to do this automatically would be a great help!

Reply with quote

Advertisement

Vielheit
Guest

Re: Host in not communicated for more than 15 seconds

I get this message regularly with dreamhost. This is very annoying cause it is stopping the transfer queue. Please implement a stupid retry mechanism for unattended usage.

Reply with quote

bobmane
Joined:
Posts:
2

i got the message when selecting my entire directory (about 2GB) and choosing tar/gzip

once i make the command nothing happens for several seconds > then the message pops up > then I cancel out of dialog window

but the file was created anyway

I guess that means it is either happening after the zip takes place or during in which case I cant be sure I got 100% zip. suppose i will have to compare file sizes to be sure

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

bobmane wrote:

i got the message when selecting my entire directory (about 2GB) and choosing tar/gzip

once i make the command nothing happens for several seconds > then the message pops up > then I cancel out of dialog window

but the file was created anyway

I guess that means it is either happening after the zip takes place or during in which case I cant be sure I got 100% zip. suppose i will have to compare file sizes to be sure
Just do not cancel it and wait until it disappears on its own.

Reply with quote

guest
Guest

Re: Host in not communicated for more than 15 seconds

in my case the message never goes away i have to abort manually. very annoying for long transfers.

Reply with quote

Advertisement

gummyrat
Guest

I can confirm that this happens frequently with Dreamhost. When I don't react to the prompt, it does go away but the transfer doesn't resume, it is stuck with a question mark next to it. When I hit "Abort", the transfer resumes immediately.

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

gummyrat wrote:

I can confirm that this happens frequently with Dreamhost. When I don't react to the prompt, it does go away but the transfer doesn't resume, it is stuck with a question mark next to it. When I hit "Abort", the transfer resumes immediately.
Can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.

Reply with quote

Advertisement

Pankaj Patel
Guest

Blocking "Host ist not communicating for more than 15 ...

Hi,

I have downloaded latest build version of WinSCP 5.5.5 and after trying to connect SFTP server getting message saying "Host is not communicating for more then 15 seconds. still awaiting", try turning off 'Optimize connection buffer size", i tried turn off "Optimize connection buffer size" but message is still appear.

Interesting part is,sometime i can able to connect it, but sometime not.

Does someone help me out to resolve this issue?

[/img]

Reply with quote

smitty123
Joined:
Posts:
36
Location:
Canada

hello all, new here

i have the same problem but when duplicating big files (500mb+) on the remote server. Not copying from local to server and i may have a simple solution to this problem.

ok, so i want to copy/duplicate files from hdd2 to hdd1 on my nas. i right-click a folder, duplicate, then enter the path to the other hdd and press enter to start. Winscp logs in and sends the command to the server.

Winscp waits then i get the timeout popup after 10seconds. the duplication window doesn't even come up until that one does (which is strange in itself).

Looking at the log created by winscp (attached), winscp issues the cp command with -p -r -f to the server.

What if adding the -v (verbose) switch to it might solve this timeout ?


Winscp would hear back from the server as it does the file copy. So large file timeouts could get resolved and winscp could update its progress bar as it received verbose info from cp.

Using the server's web interface i can see the cp process in memory. And files do get duplicated.

Adding the verbose switch to the issued cp command might help.

As for the duplicate dialog window not appearing, idk why but it doesn't pop up until the timeout dialog box does over it.


Hope this helps. take care,
Smitty
  • admin@server.log (18.12 KB, Private file)

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

smitty123 wrote:

What if adding the -v (verbose) switch to it might solve this timeout ?


Winscp would hear back from the server as it does the file copy. So large file timeouts could get resolved and winscp could update its progress bar as it received verbose info from cp.
Thanks for the suggestion. Will consider it.

As for the duplicate dialog window not appearing, idk why but it doesn't pop up until the timeout dialog box does over it.
Thanks for your report.
I have sent you an email with a development version of WinSCP to address you have used to register on this forum.

Reply with quote

Advertisement

João Rodrigues
Guest

Has this issued been solved???

Hello,
I'm facing the same problem here. The winscp stops retrying sending the file after 15 seconds of a connection lost?
the "option reconnect 120" does not work in here.

After so manny years the problem remains?

Best regards.

Reply with quote

smitty123
Joined:
Posts:
36
Location:
Canada

Re: Has this issued been solved???

João Rodrigues wrote:

Hello,
I'm facing the same problem here. The winscp stops retrying sending the file after 15 seconds of a connection lost?
the "option reconnect 120" does not work in here.

After so manny years the problem remains?

Best regards.

What i ended up doing is 2 things, 1st change the timeout of connection to 6000, that's gonna be long enough to complete any task. you'll find this in the advanced settings of your connection's login profile.

2nd i started using the "File station" (web interface) that comes with my nas for big file transfers.

Use the right tools for the job you need to do.

cheers

Reply with quote

Advertisement

You can post new topics in this forum