mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
Fix "compatible" typo in README.md (#162)
This commit is contained in:
@@ -147,7 +147,7 @@ You can use your own hook to [check passwords](./docs/check-password-hook.md).
|
|||||||
|
|
||||||
## Storage backends
|
## Storage backends
|
||||||
|
|
||||||
### S3 Compabible Object Storage backends
|
### S3 Compatible Object Storage backends
|
||||||
|
|
||||||
Each user can be mapped to the whole bucket or to a bucket virtual folder. This way, the mapped bucket/virtual folder is exposed over SFTP/SCP/FTP/WebDAV. More information about S3 integration can be found [here](./docs/s3.md).
|
Each user can be mapped to the whole bucket or to a bucket virtual folder. This way, the mapped bucket/virtual folder is exposed over SFTP/SCP/FTP/WebDAV. More information about S3 integration can be found [here](./docs/s3.md).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user