Merge pull request #119 from syncthing/Proactive-Services-faq-localsync

Add FAQ for syncing folders on same system
This commit is contained in:
Audrius Butkevicius
2016-02-09 15:13:31 +00:00
+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?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~