[Cyberduck-trac] [Cyberduck] #10560: Support versioning in NextCloud

Cyberduck trac at cyberduck.io
Wed Apr 21 17:27:50 UTC 2021


#10560: Support versioning in NextCloud
---------------------+----------------------
 Reporter:  dkocher  |         Owner:
     Type:  feature  |        Status:  new
 Priority:  normal   |     Milestone:
Component:  webdav   |       Version:  6.8.3
 Severity:  normal   |    Resolution:
 Keywords:           |  Architecture:
 Platform:           |
---------------------+----------------------

Comment (by dkocher):

 {{{
 Nextcloud makes the versions of files available via the webdav endpoint.

 Listing the versions of a file
 To obtain all the version of a file a normal PROPFIND has to be send to
 https://cloud.example.com/remote.php/dav/versions/USER/versions/FILEID.
 This will list the versions for this file.

 The name is the timestamp of the version.

 Restoring a version
 To restore a version all that needs to be done is to move a version the
 special restore folder at
 https://cloud.example.com/remote.php/dav/versions/USER/restore
 }}}

--
Ticket URL: <https://trac.cyberduck.io/ticket/10560#comment:2>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list