rclone/docs/content
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
..
commands serve s3: pre-merge tweaks 2023-11-16 16:59:56 +00:00
oracleobjectstorage docs: fix typos found by codespell in docs and code comments 2023-09-23 12:20:01 +01:00
KEYS docs: document release signing and verification 2023-09-11 12:28:23 +01:00
_index.md azurefiles: finish docs and implementation and add optional interfaces 2023-11-18 16:48:23 +00:00
alias.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
amazonclouddrive.md lib/oauthutil: Improved usability of config flows needing web browser 2022-12-09 14:41:05 +00:00
authors.md Add Saw-jan to contributors 2023-11-16 16:59:56 +00:00
azureblob.md azureblob: add support cold tier 2023-10-18 17:54:25 +01:00
azurefiles.md azurefiles: finish docs and implementation and add optional interfaces 2023-11-18 16:48:23 +00:00
b2.md Version v1.64.0 2023-09-11 15:59:44 +01:00
bisync.md bisync: typo corrections & other doc improvements 2023-08-12 17:24:21 +01:00
box.md docs: fix typos found by codespell in docs and code comments 2023-09-23 12:20:01 +01:00
bugs.md docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
cache.md docs: add badge for experimental/beta/deprecated status next to version in backend docs 2022-12-03 18:58:55 +01:00
changelog.md Changelog updates from Version 1.64.2 2023-10-19 12:34:34 +01:00
chunker.md chunker: Update documentation to mention issue with small files 2023-07-23 00:40:50 +01:00
combine.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
compress.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
contact.md docs: update contact page on website 2023-07-05 16:57:07 +01:00
crypt.md docs: fix typos found by codespell in docs and code comments 2023-09-23 12:20:01 +01:00
docker.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
docs.md azurefiles: finish docs and implementation and add optional interfaces 2023-11-18 16:48:23 +00:00
downloads.md docs: document release signing and verification 2023-09-11 12:28:23 +01:00
drive.md drive: add a note that --drive-scope accepts comma-separated list of scopes 2023-10-18 17:54:08 +01:00
dropbox.md docs: dropbox: Explain that Teams needs "Full Dropbox" 2023-07-28 17:52:29 +09:00
faq.md docs: faq: add solution for port opening issues on Windows 2023-06-25 11:20:54 +01:00
fichier.md Version v1.63.0 2023-06-30 14:11:17 +01:00
filefabric.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
filtering.md docs: may not -> might not, to remove ambiguity 2023-08-29 15:10:50 +01:00
flags.md Version v1.64.0 2023-09-11 15:59:44 +01:00
ftp.md Version v1.64.0 2023-09-11 15:59:44 +01:00
googlecloudstorage.md Version v1.63.0 2023-06-30 14:11:17 +01:00
googlephotos.md docs: use --interactive instead of -i in examples to avoid confusion 2023-01-24 20:43:51 +01:00
gui.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
hasher.md docs: fix typos found by codespell 2023-03-24 20:49:00 +00:00
hdfs.md Version v1.63.0 2023-06-30 14:11:17 +01:00
hidrive.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
http.md docs: use --interactive instead of -i in examples to avoid confusion 2023-01-24 20:43:51 +01:00
install.md docs: document how to build with version info and icon resources on windows 2023-11-01 12:44:04 +01:00
install.sh install.sh: fix arm-v6 download 2023-02-04 13:32:26 +01:00
internetarchive.md docs: use --interactive instead of -i in examples to avoid confusion 2023-01-24 20:43:51 +01:00
jottacloud.md jottacloud: add support for reading and writing metadata 2023-09-29 13:19:57 +02:00
koofr.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
licence.md docs: fix typo in license webpage 2022-07-06 11:25:31 +01:00
local.md Version v1.64.0 2023-09-11 15:59:44 +01:00
mailru.md Version v1.64.0 2023-09-11 15:59:44 +01:00
mega.md docs: mega: update with solution when receiving killed on process 2023-07-25 04:21:37 +01:00
memory.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
netstorage.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
onedrive.md onedrive: implement ListR method which gives --fast-list support 2023-10-02 11:12:08 +01:00
opendrive.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
oracleobjectstorage.md oracleobjectstorage: implement OpenChunkWriter and multi-thread uploads #7056 2023-08-24 12:39:28 +01:00
overview.md azurefiles: finish docs and implementation and add optional interfaces 2023-11-18 16:48:23 +00:00
pcloud.md lib/oauthutil: Improved usability of config flows needing web browser 2022-12-09 14:41:05 +00:00
pikpak.md pikpak: set the NoMultiThreading feature flag to disable multi-thread copy 2023-05-09 17:46:19 +01:00
premiumizeme.md Version v1.64.0 2023-09-11 15:59:44 +01:00
privacy.md docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
protondrive.md Version v1.64.0 2023-09-11 15:59:44 +01:00
putio.md Version v1.64.0 2023-09-11 15:59:44 +01:00
qingstor.md docs: use --interactive instead of -i in examples to avoid confusion 2023-01-24 20:43:51 +01:00
quatrix.md quatrix: add backend to support Quatrix 2023-09-08 14:31:29 +01:00
rc.md Version v1.64.0 2023-09-11 15:59:44 +01:00
release_signing.md docs: document release signing and verification 2023-09-11 12:28:23 +01:00
remote_setup.md lib/oauthutil: Improved usability of config flows needing web browser 2022-12-09 14:41:05 +00:00
s3.md serve s3: pre-merge tweaks 2023-11-16 16:59:56 +00:00
seafile.md docs: use --interactive instead of -i in examples to avoid confusion 2023-01-24 20:43:51 +01:00
sftp.md Version v1.64.0 2023-09-11 15:59:44 +01:00
sharefile.md Version v1.64.0 2023-09-11 15:59:44 +01:00
sia.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
smb.md docs: fix typos found by codespell 2023-03-24 20:49:00 +00:00
sponsor.md docs: rename donate page to sponsor page and rework 2023-06-30 14:32:53 +01:00
storj.md storj: update satellite urls and labels 2023-02-06 13:18:15 +00:00
sugarsync.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
swift.md Version v1.63.0 2023-06-30 14:11:17 +01:00
tardigrade.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
union.md union: fix documentation 2023-10-21 10:37:43 +01:00
uptobox.md Version v1.63.0 2023-06-30 14:11:17 +01:00
webdav.md webdav: added an rclone vendor to work with rclone serve webdav 2023-11-05 12:37:25 +00:00
yandex.md docs: use --interactive instead of -i in examples to avoid confusion 2023-01-24 20:43:51 +01:00
zoho.md docs: use --interactive instead of -i in examples to avoid confusion 2023-01-24 20:43:51 +01:00