1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-17 20:27:52 +02:00
Nick Craig-Wood ddaf01ece9 azurefiles: finish docs and implementation and add optional interfaces
- use rclone's http Transport
- fix handling of 0 length files
- combine into one file and remove uneeded abstraction
- make `chunk_size` and `upload_concurrency` settable
- make auth the same as azureblob
- set the Features correctly
- implement `--azurefiles-max-stream-size`
- remove arbitrary sleep on Mkdir
- implement `--header-upload`
- implement read and write MimeType for objects
- implement optional methods
    - About
    - Copy
    - DirMove
    - Move
    - OpenWriterAt
    - PutStream
- finish documentation
- disable build on plan9 and js

Fixes #365
Fixes #7378
2023-11-18 16:48:23 +00:00
..
2023-11-16 16:59:56 +00:00
2023-11-16 16:59:56 +00:00
2023-10-18 17:54:25 +01:00
2023-09-11 15:59:44 +01:00
2023-06-30 14:11:17 +01:00
2023-09-11 15:59:44 +01:00
2023-09-11 15:59:44 +01:00
2023-06-30 14:11:17 +01:00
2023-03-24 20:49:00 +00:00
2023-06-30 14:11:17 +01:00
2023-02-04 13:32:26 +01:00
2022-07-06 11:25:31 +01:00
2023-09-11 15:59:44 +01:00
2023-09-11 15:59:44 +01:00
2023-09-11 15:59:44 +01:00
2023-09-11 15:59:44 +01:00
2023-09-11 15:59:44 +01:00
2023-09-11 15:59:44 +01:00
2023-11-16 16:59:56 +00:00
2023-09-11 15:59:44 +01:00
2023-09-11 15:59:44 +01:00
2023-03-24 20:49:00 +00:00
2023-06-30 14:11:17 +01:00
2023-10-21 10:37:43 +01:00
2023-06-30 14:11:17 +01:00