Symptoms
- Cannot create/manage/delete FTP accounts. There is no option FTP Access at Domains > example.com
Cause
Management of additional FTP accounts disabled.
Resolution
Note: To apply the solution below it is required to have administrative access to the server. Contact the server administrator if it is necessary.
- Log in to Plesk
- Go to Home > Subscriptions > example.com > Customize
- Open “Permissions” tab and enable option: Additional FTP accounts management
Click on a section to expand
Via CLI:
- Connect to the server via SSH
- Run the following command to enable management of additional FTP accounts. Change example.com to the actual subscription name:
# plesk bin subscription_settings -u example.com -manage_subftp true