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: RE: Winscp Crashing - issues

Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.
imelendez

RE: Winscp Crashing - issues

Ok try this debug file.
martin

Re: RE: Winscp Crashing - issues

I'm not sure that should that log show. It does not show any scripting.
imelendez

RE: Winscp Crashing - issues

Here is the debug file
martin

Re: Winscp Crashing - issues

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate the session log file, use /log=path_to_log_file command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
imelendez

Winscp Crashing - issues

I was first troubleshooting issues with command line run of winscp to a remote directory and noticed that it would get to completion and just drop out.

I looked up the server logs and saw that the connection was forcibly closed by the remote host.

2018/04/02 13:49:23 [542] Incoming connection request on SSH SFTP interface 13 at 10.10.0.241 accepted from 75.190.49.219
2018/04/02 13:49:23 [542] Client Identification: SSH-2.0-WinSCP_release_5.13.1
2018/04/02 13:49:23 [542] Algorithm negotiation complete: Proceeding with key exchange
2018/04/02 13:49:23 [542] Kex: 'ecdh-sha2-nistp256' Host Key: 'ssh-rsa' C2S : 'aes256-ctr, hmac-sha2-256, none' S2C : 'aes256-ctr, hmac-sha2-256, none'
2018/04/02 13:49:23 [542] Authenticating password for user 'cloud2'
2018/04/02 13:49:23 [542] Native user 'cloud2' authenticated
2018/04/02 13:49:23 [542] Channel Open: 'session', Sender Channel: 256, Init Window Size: 2147483647, Max Packet Size: 16384
2018/04/02 13:49:23 [542] Creating local channel: 1072
2018/04/02 13:49:23 [542] Channel Request: 'simple@putty.projects.tartarus.org', Recipient Channel: 1072, Subsystem Name: '', Reply: false
2018/04/02 13:49:23 [542] Channel Request: 'subsystem', Recipient Channel: 1072, Subsystem Name: 'sftp', Reply: true
2018/04/02 13:49:23 [542] [cloud2] Client SFTP version: 6
2018/04/02 13:49:23 [542] [cloud2] Real Path for '.'
2018/04/02 13:49:23 [542] [cloud2] Real Path for '/'
2018/04/02 13:49:24 [542] [cloud2] LStat: /
2018/04/02 13:49:24 [542] [cloud2] Real Path for '/'
2018/04/02 13:49:24 [542] [cloud2] LStat: /NC002.7z
2018/04/02 13:49:24 [542] [cloud2] Stat failed for /NC002.7z: The requested file does not exist
2018/04/02 13:49:24 [542] [cloud2] LStat: /NC002.7z.filepart
2018/04/02 13:49:24 [542] [cloud2] Stat failed for /NC002.7z.filepart: The requested file does not exist
2018/04/02 13:49:24 [542] [cloud2] File open command received for '/NC002.7z.filepart' requesting WRITE,CREATE TRUNC
2018/04/02 13:49:24 [542] File handle to '/NC002.7z.filepart' opened
2018/04/02 13:49:24 [542] [cloud2] Upload started for file 'C:\CBASYNC\NC002.7z.filepart'
2018/04/02 13:49:59 [542] Closing connection: An existing connection was forcibly closed by the remote host.
2018/04/02 13:49:59 [542] Connection terminated


When I run the commander GUI I am at login and after 5 to 10 seconds it crashes. Help?[/quote]