[Cyberduck-trac] [Cyberduck] #10107: Support RemoteItem

Cyberduck trac at cyberduck.io
Thu Oct 12 09:26:35 UTC 2017


#10107: Support RemoteItem
-------------------------+--------------------
    Reporter:  jmalek    |      Owner:  jmalek
        Type:  feature   |     Status:  new
    Priority:  normal    |  Milestone:
   Component:  onedrive  |    Version:
    Severity:  normal    |   Keywords:
Architecture:            |   Platform:
-------------------------+--------------------
 Cyberduck should support listing RemoteItems (Shared-Items) on OneDrive.

 Documentation: https://docs.microsoft.com/de-de/onedrive/developer/rest-
 api/resources/remoteitem


 {{{
 {
     "name": "Stuff",
     "remoteItem": {
         "folder": {
             "childCount": 24,
             "view": {
                 "viewType": "thumbnails",
                 "sortBy": "name",
                 "sortOrder": "ascending"
             }
         },
         "size": 532697885,
     }
 }
 }}}

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


More information about the Cyberduck-trac mailing list