Introduction to file versioning (fixes #17)
This commit is contained in:
@@ -4,14 +4,14 @@ File Versioning
|
|||||||
.. todo::
|
.. todo::
|
||||||
External versioning needs example for Windows.
|
External versioning needs example for Windows.
|
||||||
|
|
||||||
No File Versioning
|
Description
|
||||||
------------------
|
-----------
|
||||||
|
|
||||||
This is the default setting. With no file versioning, files that are replaced or
|
Syncthing supports archiving the old version of a file when it is deleted or
|
||||||
deleted on one device are deleted on other devices that the directory is shared
|
replaced with a newer version from the cluster. This is called "file
|
||||||
with. (Note: If a folder is marked "Master Folder" on a device, that device will
|
versioning" and uses one of the available *versioning strategies* described
|
||||||
not accept changes to the files in the folder, and therefore will not have files
|
below. File versioning is configured per folder and defaults to "no file
|
||||||
replaced or deleted.)
|
versioning", i.e. no old copies of files are kept.
|
||||||
|
|
||||||
Trash Can File Versioning
|
Trash Can File Versioning
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user