1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-07 11:03:15 +00:00

Version v1.72.0

This commit is contained in:
Nick Craig-Wood
2025-11-21 17:10:17 +00:00
parent 1d02e1219a
commit 38ab3dd5b1
144 changed files with 44223 additions and 16792 deletions

View File

@@ -181,12 +181,12 @@ Properties:
- Type: string
- Default: "private"
- Examples:
- "private"
- The file or folder access can be granted in a way that will allow select users to view, read or write what is absolutely essential for them.
- "public"
- The file or folder can be downloaded by anyone from a web browser. The link can be shared in any way,
- "hidden"
- The file or folder can be accessed has the same restrictions as Public if the user knows the URL of the file or folder link in order to access the contents
- "private"
- The file or folder access can be granted in a way that will allow select users to view, read or write what is absolutely essential for them.
- "public"
- The file or folder can be downloaded by anyone from a web browser. The link can be shared in any way,
- "hidden"
- The file or folder can be accessed has the same restrictions as Public if the user knows the URL of the file or folder link in order to access the contents
#### --opendrive-description