mirror of
https://github.com/rclone/rclone
synced 2024-11-23 00:06:55 +01:00
93f35c915a
- Changes - Rename `--s3-authkey` to `--auth-key` to get it out of the s3 backend namespace - Enable `Content-MD5` integrity checks - Remove locking after code audit - Documentation - Factor out documentation into seperate file - Add Quickstart to docs - Add Bugs section to docs - Add experimental tag to docs - Add rclone provider to s3 backend docs - Fixes - Correct quirks in s3 backend - Change fmt.Printlns into fs.Logs - Make metadata storage per backend not global - Log on startup if anonymous access is enabled - Coding style fixes - rename fs to vfs to save confusion with the rest of rclone code - rename db to b for *s3Backend Fixes #7062 |
||
---|---|---|
.. | ||
backend.go | ||
ioutils.go | ||
list.go | ||
logger.go | ||
pager.go | ||
s3_test.go | ||
s3.go | ||
serve_s3.md | ||
server.go | ||
utils.go |