mirror of
https://github.com/rclone/rclone.git
synced 2025-08-16 08:38:11 +02:00
Implement Azure Files backend
Co-authored-by: moongdal <moongdal@tutanota.com>
This commit is contained in:
21
docs/content/azurefiles.md
Normal file
21
docs/content/azurefiles.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Microsoft Azure Files Storage"
|
||||
description: "Rclone docs for Microsoft Azure Files Storage"
|
||||
---
|
||||
|
||||
# Microsoft Azure File Storage
|
||||
|
||||
|
||||
### Modified time
|
||||
|
||||
Stored as azure standard `LastModified` time stored on files
|
||||
|
||||
### Hashes
|
||||
|
||||
MD5 hashes are stored with files.
|
||||
|
||||
### Authentication {#authentication}
|
||||
|
||||
1. ConnectionString
|
||||
2. Accout and Key
|
||||
3. SAS URL
|
Reference in New Issue
Block a user