Error uploading application files to FTP

The following error might occur while deploying the client app files to an FTP server:

Failed to connect to the server, it does not have permission to upload files.
Failed to publish the installable cloud app.

Cause:

The FTP user has no write permission.

Solution:

Make sure the FTP user you set has write permissions, especially when you use an FTP server in the cloud.

Alternatively, you can package and distribute the application files to the server manually. To package the application files, right click on the PowerServer project in the system tree, and select Package PowerServer Project…; or see Packaging the client app for more information.