Uploading your files ...
All examples here are using a ficticious FTP site named example.com. The FTP upload address is ftp://ftp.example.com. Change the address to whatever is correct for your host.
- Using FrontPage 2000
- Using Internet Explorer
- Using an FTP program
- General advice
1. Using FrontPage …
See Uploading with FrontPage 2000
2. Using a browser …
In the address bar … type in- ftp://username:password@ftp.example.com
Note that ftp://username:password@ftp.example.com may not work in the latest browser versions. Including the username and password in the address bar is a security risk.
After connection, fill in the login dialogue, and your webspace will be displayed as if using Windows Explorer. Files may be dragged between this window and Windows Explorer or the desktop.
Back to start
3. Using an FTP program …
(The examples used here are taken from WS_FTP LE, but the parameters are used with all FTP programs)
User ID = username
Password = password
Host Address = ftp.example.com

username is only the part before, and not including, the '@' sign.
Upload files to folder = /pub. (this entry may be left blank).
Some hosts will require pages are uploaded to different folders, such as /html, /docs etc. This information should be obtainable from the host.

After connection, WS_FTP LE shows two panes, the left shows files on your computer, the right shows your webspace. Moving files is intuitive.
Back to start
4. General Advice
Back to start