OpenApp FTP Access
From Openpanel Documentation Wiki
If you want to be able to reach your OpenApp box via FTP, all you have to do is login using SSH and enter the following command:
apt-get install openpanel-openapp-pureftpd-auth
This will install and configure an FTP-server that will authenticate against OpenApp. When logging in, use the following credentials:
- Username: admin
- Password: The password you use to login to the OpenApp interface
You will become user www-data on the system, with /var/www as your homedir.