evsar3 / sshfs-win-manager

A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
MIT License
1.11k stars 84 forks source link

[Feature request] Exporting and Importing saved connections #58

Open rpahmadmasri opened 3 years ago

rpahmadmasri commented 3 years ago

Hello, Is it possible to implement the exporting and importing settings of the connections available? This makes it easier to have your configs backed up if you are moving to another system.

evsar3 commented 3 years ago

Hi,

For now you can backup %AppData%\SSHFS-Win Manager\vuex.json %AppData%\sshfs-win-manager\vuex.json and restore it in your new system manually.

rudisimo commented 3 years ago

@evsar3 @rpahmadmasri FYI, it seems the latest version (1.2.0 as of today) creates %AppData%\sshfs-win-manager instead.

jo-chemla commented 2 months ago

It can be useful for users to load an entire existing sshfs-win-manager configuration to a new instance of sshfs-win-manager, eg on another computer. Power users can probably edit and copy-paste the content of the \AppData\Roaming\sshfs-win-manager\vuex.json, but for non-techies it could be useful to allow for importing of an existing configuration - exporting it could also be useful, but can be handled by an admin while export is implemented.