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

soggi

Re: WinSCP 5.17.1 does not load registry sessions anymore in Windows 10

WinSCP 5.17.1 is dated 2020/02/27. Consider to update to 6.3.x, it works great.

kind regards
soggi
martin

Re: WinSCP 5.17.1 does not load registry sessions anymore in Windows 10

You most likely have WinSCP.ini in your WinSCP.exe folder or in AppData. That takes precedence over the Registry.
See https://winscp.net/eng/docs/config#ini
INMAR Colin

WinSCP 5.17.1 does not load registry sessions anymore in Windows 10

Hi Martin, I am using a Standardscp.reg file to load sessions in the registry for users at our company.
Just today it stopped working, I loaded the reg file successfully into the registry, verified the keys are there, but WinSCP is totally ignoring them.
REG files looks like this (very first lines), I saw in another messages that you deleted the WinSCP 2 key somehow, but I do not know how to do that... I did not write this script, I inherited it from a co-worker that left the company.

Thank you very much for your help!
[HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Sessions]
 
[HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Sessions\Default%20Settings]
 
[HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Sessions\one_data-transfer_data]
"HostName"="PWS.zzz.com"
"FSProtocol"=dword:00000002
"PortNumber"=dword:00000016
"RemoteDirectory"="/qd2/one_data/transfer_data"
 
[HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Sessions\ref_data-transfer_data]
"HostName"="PWS.zzz.com"
"FSProtocol"=dword:00000002
"PortNumber"=dword:00000016
"RemoteDirectory"="/smd0/ref_data/transfer_data"