Move multiple sites into a new folder

Advertisement

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
41,040
Location:
Prague, Czechia

Re: Move multiple sites into a new folder

There's no easy way, yet. You can vote the feature request here:
Issue 2041 – Allow operating with multiple sites on Login dialog

Meanwhile, all you can do is to export the WinSCP configuration to an INI file and do some smart (regex-based?) search and replace of the section names. Something like:
(\[Sessions\\)(.*\])=>$1\folder$2
And then import back (after removing the HKCU\SOFTWARE\Martin Prikryl\WinSCP 2\Sessions registry key).
Be careful, backup the WinSCP registry before.

Reply with quote

Advertisement

You can post new topics in this forum