Ver código fonte

Add a note on backups to the README

Fixes #419
Antony Male 7 anos atrás
pai
commit
af6d8f62e7
1 arquivos alterados com 8 adições e 0 exclusões
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -172,6 +172,14 @@ Here's a handy table of what you need to copy where if you're migrating between
 | SyncTrayzor Portable | SyncTrayzor Installed | <ol><li>Copy the contents of the `data\syncthing` folder inside the portable directory into `C:\Users\<You>\AppData\Local\Syncthing`</li><li>Copy `data\config.xml` to `C:\Users\<You>\AppData\Roaming\SyncTrayzor\config.xml`</li></ol> |
 
 
+Backups
+-------
+
+For the installed version of SyncTrayzor, in order to save your configuration (both Syncthing's and SyncTrayzor's), you will need to backup the following paths:
+
+ - `C:\Users\<You>\AppData\Roaming\SyncTrayzor`
+ - `C:\Users\<You>\AppData\Local\Syncthing`
+
 
 Using Syncthing beta releases
 -----------------------------