At this point you should have 2 files on your desktop; atx.tar.gz and atx.zip
One contains the installation files, and one contains several images
1) First extract the zip file with the images.
2) Connect to your server with a FTP client, and browse to the www root directory of your site.
This is the directory where your index.shtml or index.php files are.
The directory usually looks like domain.com/html/ or domain.com/htdocs
In this directory, create a subdirectory, call it atx, and upload the images to it.
URL wise, it looks like this: http://www.domain.com/atx/image.gif
3) With your FTP client, browse to the cgi-bin directory of your site.
This directory usually looks like domain.com/cgi-bin/ or domain.com/htdocs/cgi-bin
In this directory, create a subdirectory, call it atx, and upload atx.tar.gz file to it in binary mode!
URL wise, it looks like this: http://www.domain.com/cgi-bin/atx/atx.tar.gz
4) Close your FTP client
|