Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Software caused connection abort

The error can occur if the server stops accepting data from WinSCP. but I doubt it is the case as it does not look like that too many data was actually submitted.
EvR

Software caused connection abort

Hi,

We use WinSCP for synchronization files on Windows 20003 with remote files on HP-UX 11.23i. WinSCP crashes with:
Network error: Software caused connection abort.




WinSCP 4.0.4 (build 346)

Change in 'F:\xxxxx\xxxxx\inbox' detected.
Network error: Software caused connection abort
Error listing directory '/xxxxx/xxxxx'.
Session 'user@x.x.x.x' closed.

Above is information from DOS box, we use srvany to run the sftp client as a service. Settings timeout are maximum 6000. Sending SSH 0 is on. We use server.ini for settings. Error listing directory is random. CHMOD settings remote directory is allright.

2007-10-17 15:13:29.515 --------------------------------------------------------------------------
. 2007-10-17 15:13:29.515 Using SFTP protocol.
. 2007-10-17 15:13:29.515 Doing startup conversation with host.
> 2007-10-17 15:13:29.515 Type: SSH_FXP_INIT, Size: 5, Number: -1
< 2007-10-17 15:13:29.686 Type: SSH_FXP_VERSION, Size: 5, Number: -1
. 2007-10-17 15:13:29.686 SFTP version 3 negotiated.
. 2007-10-17 15:13:29.686 We believe the server has signed timestamps bug
. 2007-10-17 15:13:29.686 We will use UTF-8 strings for status messages only
. 2007-10-17 15:13:29.686 Limiting packet size to OpenSSH sftp-server limit of 262148 bytes
. 2007-10-17 15:13:29.686 Getting current directory name.
. 2007-10-17 15:13:29.686 Getting real path for '.'
> 2007-10-17 15:13:29.686 Type: SSH_FXP_REALPATH, Size: 10, Number: 16
< 2007-10-17 15:13:29.686 Type: SSH_FXP_NAME, Size: 45, Number: 16
. 2007-10-17 15:13:29.686 Real path is '/home/userx'
. 2007-10-17 15:13:29.686 Startup conversation with host finished.
. 2007-10-18 06:18:02.000 Collecting synchronization list for local directory 'F:\xxxxx\xxxxx\inbox\' and remote directory '/xxxxx/xxxxx/', mode = 0, params = 186
. 2007-10-18 06:18:02.000 Listing directory "/xxxxx/xxxxx".
> 2007-10-18 06:18:02.000 Type: SSH_FXP_OPENDIR, Size: 21, Number: 267
. 2007-10-18 06:18:02.000 Network error: Software caused connection abort

Maybe you can give us any direction? We have no clue at this moment.

Regards,

Eric