Nextcloud: Difference between revisions
imported>Onny Example client usage |
imported>Onny mNo edit summary |
||
Line 31: | Line 31: | ||
=== Nextcloudcmd === | === Nextcloudcmd === | ||
''nextcloudcmd'' is a terminal client performing only a single sync run and then exits. Following example command will synchronize the local folder <code>/home/myuser/music</code> with the remote folder <code>/music</code> of the Nextcloud server <code>https://nextcloud.example.org</code>. | |||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> |