docs/src/pull.md

changeset 285
02d3e4b1245f
parent 283
0e36bb75a732
child 409
90a6d6952d83
equal deleted inserted replaced
284:8e7ef0675946 285:02d3e4b1245f
1 --- 1 ---
2 title: 'dav-sync pull' 2 title: 'dav-sync pull'
3 --- 3 ---
4 4
5 **`pull [-cld] <directory>`** 5 **`dav-sync pull [-cld] <directory>`**
6 6
7 Pulls all changes from the server. All new or modified files are downloaded and all files deleted on the server are deleted locally. If a file is also locally modified and conflict detection is not disabled, the local file is renamed and an entry in the conflict database is added. 7 Pulls all changes from the server. All new or modified files are downloaded and all files deleted on the server are deleted locally. If a file is also locally modified and conflict detection is not disabled, the local file is renamed and an entry in the conflict database is added.
8 8
9 When a trash directory is configured for the SyncDirectory, all files that would be deleted are instead moved to the trash directory. 9 When a trash directory is configured for the SyncDirectory, all files that would be deleted are instead moved to the trash directory.
10 10

mercurial