juanitomint / nextcloud-client-docker

Docker image with the Nextcloud sync client based on Alpine Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when syncing custom subfolder on Nextcloud server

jeritiana opened this issue · comments

Syncing a remote custom subfolder does not work (anymore) by providing a webdav path in $NC_URL. See current README.md.

I tried with

Here is the produced error:

nextcloud-client    | 12-06 08:56:11:462 [ warning default ]:   Dav or webdav in server URL.
nextcloud-client    | Error! Please specify only the base URL of your host with username and password. Example:
nextcloud-client    | http(s)://username:password@cloud.example.com

It works when using the nextcloudcmd parameter --path.

This issue is submitted with PR #12.

Tested with the following configuration:

  • Nextcloud server version 22.2.3.0
  • nextcloudcmd:
    $ nextcloudcmd --version
    Nextcloud version 3.3.5
    Git revision 0d9a6987ebb0040b34451e51f54121dbd339ddf8
    Using Qt 5.15.3, built against Qt 5.15.3
    Using 'OpenSSL 1.1.1l  24 Aug 2021'
    Running on Alpine Linux v3.15, x86_64