Archive Index
This month's Index
|
Subject: Re: libssh2 takes long time to disconnect from CoreFTP's SFTP service
Re: libssh2 takes long time to disconnect from CoreFTP's SFTP service
From: Peter Stuge <peter_at_stuge.se>
Date: Wed, 17 Feb 2010 12:06:53 +0100
Hello,
Xu, Qiang (FXSGSC) wrote:
Great! This really helps.
> The log file is quite big, about 82KB in size. So I can only zip it
Thanks!
> Please note the jump from 1.229925 to 605.366201.
Your snippet shows that libssh2 has a problem when disconnecting.
It gets stuck just waiting and after a 10 minute delay the server
Your debug log is very valuable to find the problem within libssh2,
It would be good to have this in the bug tracker so that it is not
> Another word: FileZilla is using PSFTP.exe to do SFTP transactions,
Yes that's right! There is no doubt that this is a problem in libssh2.
//Peter
|