Update FTP.md

This commit is contained in:
Stefan Pejcic 2024-10-11 13:02:32 +02:00 committed by GitHub
parent 193d8bb8cb
commit 11f56146c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,10 @@ To create a new FTP sub-account, go to `OpenPanel > Files > FTP` from the menu a
Click the **Add Account** button to save your changes.
:::info
FTP sub-users **must end** with dot (`.`) followed by the OpenPanel username - example: `ftpuser.openpaneluser`. [FTP username requirements](/docs/articles/accounts/forbidden-usernames/#ftp)
:::
## Change password
To change password for an FTP sub-account, go to `OpenPanel > Files > FTP` from the menu and click the **Change Password** button located next to the user. A modal will appear in which you can set new password for the user.
@ -28,6 +32,10 @@ To change password for an FTP sub-account, go to `OpenPanel > Files > FTP` from
Click the **Change Password** button to save.
:::info
FTP User's Passwords must contain **at least one** uppercase letters (`A-Z`), lowercase letters (`az`), digits (`09`) and special symbols. [FTP passwords requirements](/docs/articles/accounts/forbidden-usernames/#ftp)
:::
## Change path
To change path (directory user is restricted to) for an FTP sub-account, go to `OpenPanel > Files > FTP` from the menu and click the **Change Path** button located next to the user. A modal will appear in which you can set new path for the user.