How do I reinstall maestral without losing sync and indexing status? (switching WSL distros) #929
-
I spent a couple of days trying to get the gui to work in Windows via WSL. The actual question is: Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Wow, I admire your persistence in trying to get the GUI to work on WSL! Backing up and restoring the following folders should prevent reindexing:
If you skip the last step, you will need to relink Maestral after restoring all folders using |
Beta Was this translation helpful? Give feedback.
Wow, I admire your persistence in trying to get the GUI to work on WSL!
Backing up and restoring the following folders should prevent reindexing:
~/.config/maestral
for configuration~/.local/share/maestral
for sync stateIf you skip the last step, you will need to relink Maestral after restoring all folders using
maestral auth link -r
.