Once you have created a home page and you want to post it on the server, you
can upload it by following the steps listed below.
Launch your FTP application, wait for the FTP prompt.
Type: open www.ar51.net, press Return or Enter.
(Where www.ar51.net is the site name or IP address of the site that will host your web
pages).
Type your login name, then press Return or Enter.
Type your password, then press Return or Enter.
Type cd web, then press Return or Enter. This takes you to the web file directory for your home page.
Type put path/index.html, press Return or Enter.
This uploads the file. (path stands for the directory location of your home page
file on your local disk, and index.html should be the actual name of the file containing your
Home page.)
Type quit, then press Return or Enter. This terminates the file transfer session.
Check out your page on the web!
Another option to upload your files is to use your Internet brower.
In your browser's address bar you can enter in the following
URL: ftp://www.mydomain.com
You should then be prompted for a username and password. This might not allow
you easy access to all of the features in an ftp program, but it is effective for
uploading and removing files.