mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Added link where to find information about 2-way-sync on Android Signed-off-by: Giacomo Tommaso Petrucci <giacomo.tom.petrucci@tiscali.it>
32 lines
1.4 KiB
ReStructuredText
32 lines
1.4 KiB
ReStructuredText
==================================
|
|
Desktop and mobile synchronization
|
|
==================================
|
|
|
|
For synchronizing files with your desktop computer, we recommend using the
|
|
`Nextcloud Sync Client`_ for Windows, macOS and Linux.
|
|
|
|
|
|
The Nextcloud Desktop Sync Client enables you to connect to your Nextcloud Server.
|
|
You can create folders in your home directory, and keep the contents of those
|
|
folders synced with your Nextcloud server. Simply copy a file into the directory
|
|
and the Nextcloud desktop client does the rest. Make a change to the files on one
|
|
computer, it will flow across the others using these desktop sync clients.
|
|
You will always
|
|
have your latest files with you wherever you are.
|
|
|
|
Its usage is documented separately in the `Nextcloud Desktop Client Manual`_.
|
|
|
|
.. _`Nextcloud Desktop Client Manual`: https://docs.nextcloud.com/desktop/latest
|
|
.. _`Nextcloud Sync Client`: https://nextcloud.com/install/#install-clients
|
|
|
|
Mobile clients
|
|
--------------
|
|
|
|
Visit your Personal page in your Nextcloud Web interface to find download links
|
|
for Android and iOS mobile sync clients. Or, visit the `Nextcloud download page
|
|
<https://nextcloud.com/install/>`_.
|
|
|
|
Unfortunately, 2-way-sync, a.k.a bidirectional sync, isn't fully implemented in
|
|
the Android client yet. See `this issue on GitHub <https://github.com/nextcloud/android/issues/19>`_
|
|
for the current feature's status.
|