bookmarks disappear after restarting WinSCP 5.13 (registry permissions issue)

Advertisement

Mithaldu
Mithaldu avatar
Joined:
Posts:
5
Location:
Germany

bookmarks disappear after restarting WinSCP 5.13 (registry permissions issue)

I'm using WinSCP 5.13 under Win10Pro.

I fixed the issue for myself, but figure it's worth it for you to know that there's a lacking error check here.

I could create bookmarks fine, and they worked, and they survived disconnecting/reconnecting. However if i closed WinSCP and reopened/reconnected, they were completely gone.

Using Process Monitor i found that WinSCP was being denied access on keys like:

HKCU\Software\Martin Prikryl\WinSCP 2\Configuration\Bookmarks\Local\root@109.74.203.4
HKCU\Software\Martin Prikryl\WinSCP 2\Configuration\Bookmarks\Remote\root@109.74.203.4

While still having full access to these paths:

HKCU\Software\Martin Prikryl\WinSCP 2\Configuration\Bookmarks\Local
HKCU\Software\Martin Prikryl\WinSCP 2\Configuration\Bookmarks\Remote

Forcing the permissions to inherit allowed WinSCP to work fine again, however:

It would be good if WinSCP actually did access checks and informed the user, instead of trying to read those and silently failing.

Reply with quote

Advertisement

martin◆
Site Admin
martin avatar
Joined:
Posts:
43,028
Location:
Prague, Czechia

Re: bookmarks disappear after restarting WinSCP 5.13 (registry permissions issue)

Thanks for your report.
I will take a look at this issue.

Reply with quote

Advertisement

You can post new topics in this forum