mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
opendrive: fill out the functionality #1026
* Add Mkdir, Rmdir, Purge, Delete, SetModTime, Copy, Move, DirMove * Update file size after upload * Add Open seek * Set private permission for new folder and uploaded file * Add docs * Update List function * Fix UserSessionInfo struct * Fix socket leaks * Don’t close resp.Body in Open method * Get hash when listing files
This commit is contained in:
committed by
Nick Craig-Wood
parent
ec9894da07
commit
53292527bb
@@ -85,6 +85,7 @@ from various cloud storage systems and using file transfer services, such as:
|
||||
* Mega
|
||||
* Microsoft Azure Blob Storage
|
||||
* Microsoft OneDrive
|
||||
* OpenDrive
|
||||
* Openstack Swift / Rackspace cloud files / Memset Memstore
|
||||
* pCloud
|
||||
* QingStor
|
||||
|
||||
Reference in New Issue
Block a user