improve some docs

This commit is contained in:
Nicola Murino
2021-12-26 14:54:29 +01:00
parent 59bb578b89
commit c36217c654
7 changed files with 9 additions and 9 deletions

View File

@@ -17,4 +17,4 @@ For multipart uploads you can customize the parts size and the upload concurrenc
The configured container must exist.
This backend is very similar to the [S3](./s3.md) backend, and it has the same limitations.
This backend is very similar to the [S3](./s3.md) backend, and it has the same limitations. As with S3 `chtime` will fail with the default configuration, you can install the [metadata plugin](https://github.com/sftpgo/sftpgo-plugin-metadata) to make it work and thus be able to preserve/change file modification times.