[Tutorial] How to Transfer Outline Manager from One Windows Computer to Another

I was searching for information on how to transfer the Outline Manager, along with all its data and server connections, from one computer to another. I couldn’t find any information on Reddit or elsewhere on the internet, so I figured it out myself. It’s actually quite simple.

On Windows, Outline stores everything in a folder named ‘Roaming’ in AppData.

Instruction:

  1. Navigate to the folder C:\Users%username%\AppData\Roaming.
  2. Locate the ‘Outline Manager’ folder (or just ‘Outline’ if you want to copy client connections).
  3. Copy this folder to the other computer (ensure that Outline Manager or Outline is already installed there).

And that’s it - you’re all set!

Thank you, I don’t know why they can’t add export in manager

Worked for me from macbook to macbook
you need to transfer

~/Library/Application Support/Outline Manager

I suppose there are cooler features in the backlog to be implemented, as usual…

its not worked for me bro(
can you help me please, I really need that

For MacOS it stored here:

/Users/{your user name}/Library/Application Support/Outline Manager

PS I also moved configuration from Windows to MacOS and it works:
just installed Outline Manager to my new Mac and copied this folder
%username%\AppData\Roaming\Outline Manager

to this folder

~/Library/Application\ Support/Outline\ Manager

(I added “\” symbols to escape “spaces” - you can use this path in cd or cp commands)