Post a reply

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

xor2

Version 6.5.6, .net 4.8, Error: WinSCP.SessionRemoteException getting after some time of usage

Hi,
On some workstations we got that error. The .net process was run on system account.
After investigation we got more detailed error:

Exception: WinSCP.SessionLocalException: WinSCP process terminated with exit code 3. There was no output. Response log file C:\Windows\TEMP\wscp1C14.00E7D730.tmp was not created. This could indicate lack of write permissions to the log folder or problems starting WinSCP itself.

Restarting service didn't help. Changing user acccount from system to a user with admin rights did solve the error.

From what I have read, it is been a well known error however it has already been solved a long time ago.