Add FAQ for syncing between folders on same system

This commit is contained in:
ProactiveServices
2016-02-09 13:22:41 +00:00
parent 2adef7ebfb
commit dec3abaaf7
+5
View File
@@ -131,6 +131,11 @@ How to configure multiple users on a single machine?
Each user should run their own Syncthing instance. Be aware that you might need
to configure ports such that they do not overlap (see the config.xml).
Does Syncthing support syncing between folders on the same system?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Syncthing is not designed to sync locally and the overhead involved in doing so will waste resources. There are better programs to achieve this such as rsync or Unison.
Is Syncthing my ideal backup application?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~