2012-11-01 22:10:01 +04:00
|
|
|
Glossary
|
|
|
|
========
|
|
|
|
|
|
|
|
.. glossary::
|
|
|
|
:sorted:
|
|
|
|
|
2018-01-29 03:15:00 +03:00
|
|
|
Nextcloud Sync Client
|
|
|
|
Nextcloud Client
|
|
|
|
Name of the official Nextcloud syncing client for desktop, which runs on
|
2018-06-04 12:44:03 +03:00
|
|
|
Windows, macOS and Linux. It uses the CSync sync engine for
|
2018-01-29 03:15:00 +03:00
|
|
|
synchronization with the Nextcloud server.
|
2012-11-01 22:10:01 +04:00
|
|
|
|
2018-01-29 03:15:00 +03:00
|
|
|
Nextcloud Server
|
|
|
|
The server counter part of Nextcloud Client as provided by the Nextcloud
|
2012-11-01 22:10:01 +04:00
|
|
|
community.
|
|
|
|
|
|
|
|
mtime
|
|
|
|
modification time
|
|
|
|
file modification time
|
|
|
|
File property used to determine whether the servers' or the clients' file
|
2018-01-29 03:15:00 +03:00
|
|
|
is more recent. Used only when no sync database exists and files already
|
2012-11-01 22:10:01 +04:00
|
|
|
exist in the client directory.
|
|
|
|
|
|
|
|
unique id
|
2013-09-03 14:34:29 +04:00
|
|
|
ETag
|
2018-01-29 03:15:00 +03:00
|
|
|
ID assigned to every file and submitted
|
2012-11-01 22:10:01 +04:00
|
|
|
via the HTTP ``Etag``. Used to check if files on client and server have
|
|
|
|
changed.
|