|
Creating Web Pages: File Transfer Protocol (FTP) What is It? File Transfer Protocol (FTP) is a type of Internet protocol, just like "http" and "telnet". FTP is the moving of files from one location to another. Using FTP is similar to using File Manager/Windows Explorer to move files between directories or drives (i.e, from a disk to your hard drive). FTP software allows you to establish a connection with a web server so that you can move your web page files out to the Internet for others to be able to view. Software There is software specifically (and exclusively) designed to transfer files. Common ones include
Required Information You will need your web site account information before you can transfer your files. For CIN accounts you should have the following:
If you need a web site account check to see if you are eligible and print out the forms and mail them in. If you need assistance with an account that has already been created for you contact us via email at userhelp@stlouis.missouri.org or call the Help Desk at 622-3400 x258 and leave a message. Setting up WS-FTP LE
At the bottom of the main WS-FTP screen you will see the status of your connection. Hopefully it says "226 Transfer complete" that means you've successfully made the connection to the CIN web server. If it says Logon Failure check to make sure you typed all the information in correctly paying attention to capitalization as well as spelling. The left side of the window is your "local system" which is your computer's hard drive, disk drive and any network drives you might have. You can change drives by double-clicking on the blue icon next to the drive letter. You can move up the current drive directory by double-clicking on the green arrow. The right side of the window is the "remote system" which is your folder on the web server. Any files located here are accessible on the web by going to the web site address associated with the account. If there is a file called "index.html" that file will automatically be displayed when someone types in the URL for that directory. If there is not an index page then a yucky listing of all the files will appear instead, leaving the visitor guessing as to which file to click on. To transfer a file:
The Danger of Double-Clicking: The default double-click setting for WS-FTP causes a file to automatically be transferred. I have seen many people lose work because they accidently double-click on file before they're ready to transfer it. It is strongly recommended that you change this default setting. To do this:
Time-Out Feature: WS-FTP times out after a certain amount of time when you haven't used the program. This is a security feature. If you were called away from your computer and left it connected someone could come along and delete all your files. Simply click the "Close" button and then click "Connect" (it's the same button it toggles between Connect and Close depending on your status). Setting up Sub-Directories: If you have many files that you want to organize in your web site you can set up folders. For example if you have several images you could create an images folder. While you are connected to the server click the "MkDir" button on the Remote System/Server side of the WS-FTP window. When you enter a folder name make sure not to use spaces. Unfortunately WS-FTP does not allow you to transfer files within the server structure - you must first transfer them to the local system and then into the new folder. Any folder can/should have an "index.html" file as the main page. Just be careful that you don't accidently copy over the wrong files. WS-FTP doesn't ask if you're sure. Creating Back-Up Files: Often you might want to keep a back-up file before you copy over your updated file. Highlight the file on the server and click the Rename button. Change the file extension to ".bak" or if you'll want to keep more than one use the date ".1999.8.25". Then immediately transfer over the updated file. This Page Last Modified: 11/19/07 |