|
After opening the Fetch program, you will use the following information to connect to your website.
To upload a file to the server, click "Put File". In the dialog box provided, select the files you want to upload and click "Open." Your files will be transferred to our server. To download a file, highlight the specific file from the list on the left and click "Get File. " This will display a similar dialog box with the option to "Save" instead of "Open." Other Notes On File Names: Name your home or main page "index.html". Make sure it is in lower case when you transfer it to the web server. Doing this will cause your main page to automatically load when someone browses to your website. Make sure your file names are lower case if possible. Remember that "Index.html" is not the same as "index.html". Avoid all control characters such as "~!@#$%^&", and avoid the use of spaces in your file names. However, the "_" character is acceptable. |