|
TEC home
Web home
|
Uploading and DownloadingAfter creating web pages on your desktop, you need to upload those files to your public_html folder in order to publish them on the web. If you want your main home page listed under your name, you must create a main web page called index.html and upload it to your public_html folder. Some html editors such as Dreamweaver have ftp programs in them. Other programs such as WS_FTP for PCs and FUGU for Macs are available for free from the internet. Mason is now recommending SSH FTP and has installed it on most university computers. The logic of all of these FTP (file transfer protocol) programs is similar. They allow you to log in to your web space and provide you an interface for transferring files from your desktop to your web space. On most programs, the screen will be split into to halves: the left side is the PC you are working on, and the right side is the server space you have logged into. Most programs allow you to simply drag files from one side and drop them in the other side.
Using Secure FTP Setting up your Profile
Uploading/Downloading
Troubleshooting Your Web Page If you can't see your web page when you put in the path http://mason.gmu.edu/~username, then substitute your login name for "username". If this doesn't work, check to make sure you have an index.htnl file uploaded to your public_html folder. If yours is not called index.html, you will need to change the filename, which you can do through the FTP program by selecting the file you want to change, or you can type out the full url with the existing filename. For example: If you create a web page called fun.htm, type in http://mason.gmu.edu/~username/fun.htm. If none of your pages are uploading, you may have a password problem. If they are uploading but not showing up in a browser, you may have a problem with the activation of your public_html folder. In either case contact the ITU Support Center at (703) 993-8870 for basic setup assistance. You can also contact web*STAR in Johnson Center, Room 311, for assistance in designing and creating your web site. No appointment is necessary. Please bring all necessary files.
Other links for FTP and Publishing to the Web
last update: 25 September 2004 |