|
How to Transfer Files via FTP?
When you connect to the web server, you will connect directly to the root ("home") directory of your account. WS_FTP will display a split screen where files on the left-hand side are within your own computer. You will see several folders on the right-hand side such as bin, cgi-local, dev, etc, lib, and stats which confirm a successful connection to your web site.
You can transfer files directly to the root level and/or create subdirectories. To make your home page load automatically, name the HTML document "index.htm" or "index.html" in lowercase and upload it to the root directory of your account. To upload a file or files, simply highlight the file(s) on the left and click the right-arrow button ("-->") in the center of the screen.
Be sure to upload HTML documents and scripts in ASCII mode and images in BINARY mode. To transfer a file to a subdirectory, double-click the appropriate subdirectory to open it before transferring the desired file(s).
As soon as a file is uploaded to the web server, it is available for all to see. If, after uploading a file, you are still unable to see the updated file via Netscape or IE, you need to clear both disk and browser cache. Remember that you must first be connected to the internet through your local internet service provider in order to connect to the web server.
|