x0b / rcx

Rclone for Android
https://x0b.github.io
GNU General Public License v3.0
1.72k stars 155 forks source link

Nextcloud public link? #237

Open gjedeer opened 1 year ago

gjedeer commented 1 year ago

On a Nextcloud remote:

  1. On any folder, click the three dots on the right
  2. Click "Link"
  3. "Generating public link" window appears
  4. "Error generating a link" appears

This happens every time. Is Nextcloud public link generation supported?

In Nextcloud, a request like this is logged:

nextcloud-app-1          | 193.xxx - xxx [31/Jan/2023:11:22:27 +0000] "PROPFIND /remote.php/webdav/archive HTTP/1.0" 207 35352 "https://xxx/yyy/remote.php/webdav/" "rclone/v1.55.1-rcx"

In logcat, I could not find anything interesting.