Prepare FTP Server

If you would like to experiment with posting application updates to an FTP server using the Application Packager then you will need to create some folders.

Begin by creating a folder where your updates will be stored:

/home/public_html/download/autoupdate/

Next, create a folder named after your application and put a folder with the major version number:

/home/public_html/download/autoupdate/todo/1_0/

Finally, create a folder named after each of the build profiles you will upload updates for. Make sure the folder uses all lowercase:

/home/public_html/download/autoupdate/todo/1_0/development

/home/public_html/download/autoupdate/todo/1_0/beta

/home/public_html/download/autoupdate/todo/1_0/release

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.