Updating typos in openapi/swagger documentation as well as various markdown documentation files (#816)

Signed-off-by: Dylan Legendre <dylanlegendre09@gmail.com>
This commit is contained in:
Dylan Legendre
2022-05-05 11:26:22 -05:00
committed by GitHub
parent 80da2dc722
commit 4b099640de
9 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ Some SSH commands are implemented directly inside SFTPGo, while for others we us
For system commands we have no direct control on file creation/deletion and so there are some limitations:
- we cannot allow them if the target directory contains virtual folders or file extensions filters
- system commands work only on local filyestem
- system commands work only on local filesystem
- we cannot avoid to leak real filesystem paths
- quota check is suboptimal
- maximum size restriction on single file is not respected