rclone/cmd/serve/s3
Nick Craig-Wood a28287e96d vfs: convert vfs options to new style
This also
- move in use options (Opt) from vfsflags to vfscommon
- change os.FileMode to vfscommon.FileMode in parameters
- rework vfscommon.FileMode and add tests
2024-07-15 11:09:54 +01:00
..
backend.go serve s3: fix in-memory metadata storing wrong modtime 2024-06-11 12:10:43 +01:00
ioutils.go serve s3: let rclone act as an S3 compatible server 2023-11-16 16:59:55 +00:00
list.go serve s3: adjust to move of Mikubill/gofakes3 to rclone/gofakes3 2024-04-13 18:25:41 +01:00
logger.go serve s3: adjust to move of Mikubill/gofakes3 to rclone/gofakes3 2024-04-13 18:25:41 +01:00
pager.go serve s3: adjust to move of Mikubill/gofakes3 to rclone/gofakes3 2024-04-13 18:25:41 +01:00
s3_test.go serve s3: document multipart copy doesn't work #7454 2023-11-24 15:49:33 +00:00
s3.go docs: ensure empty line between text and a following heading 2024-04-05 21:39:44 +02:00
serve_s3.md doc: add example how to run serve s3 2024-04-13 19:22:26 +01:00
server.go vfs: convert vfs options to new style 2024-07-15 11:09:54 +01:00
utils.go serve s3: adjust to move of Mikubill/gofakes3 to rclone/gofakes3 2024-04-13 18:25:41 +01:00