rclone/rclone

WebDAV: Add support for metadata using PROPFIND/PROPPATCH

Ouverte

#7 729 ouverte le 5 avr. 2024

 (3 commentaires) (11 réactions) (0 personne assignée)Go (5 090 forks)batch import
Remote: WebDAVenhancementhelp wanted

Métriques du dépôt

Stars
 (57 185 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

What is your current rclone version (output from rclone version)?

rclone v1.66.0-DEV

  • os/version: debian 12.5 (64 bit)
  • os/kernel: 6.1.0-14-amd64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.21.8
  • go/linking: dynamic
  • go/tags: cmount

What problem are you are trying to solve?

WebDAV (according to https://rclone.org/overview/) does not currently support metadata, but this seems like it should be possible using PROPFIND/PROPPATCH.

How do you think rclone should be changed to solve that?

Add support for metadata using PROPFIND/PROPPATCH.

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Guide contributeur