Nextcloud: Difference between revisions
imported>Onny Remove notice about ongoing development since NixOS 22.11 is released |
imported>Luflosi m Fix grammar |
||
| Line 79: | Line 79: | ||
=== Nextcloudcmd === | === Nextcloudcmd === | ||
''nextcloudcmd'' is a terminal client performing only a single sync run and then exits. | ''nextcloudcmd'' is a terminal client performing only a single sync run and then exits. The 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"> | ||