MicroSoft Setup
Windows 3.1
Windows 95/98
Windows NT4
Macintosh Setup
Fetch
Stuffit
Internet Programs
E-Mail Setup
Eudora Light
Netscape 3.x
Netscape 4.0x
Netscape 4.5x
Outlook 97
Internet Mail
Outlook Express
News Setup
Forte Free Agent
Pointcast
Outlook Express News
Internet Relay Chat
mIRC 5
vIRC
FTP
FTP from DOS-prompt
WS_FTP
Cute FTP
Netscape Composer
|
File Transfer Protocol
You are able to upload your personal web pages to Mondenet with Windows 95/98 using the
FTP (file transfer protocol) component of the Internet Protocol (TCP/IP).
- Connect to the Internet
- Ftp is run from a DOS prompt
- Click on the Start button
- Select Run
- in Open, type command
- Change to your HTML directory, where you've saved your webpage files
- Start FTP
- At the command prompt, type ftp www.mondenet.com
- At the Name: prompt, enter your username and hit Enter
- At the Password: prompt, enter your password and hit Enter
- At the ftp> prompt you are placed in your home directory. Here you change directory to your
web directory. Use this command:
- cd public_html (unless we host your
domain)
- Prepare to upload your files with the following commands:
- bin (for binary files)
- prompt
- hash
- To transfer files, including your web page (which must be named index.html) and
images (gif or jpg),
use these commands:
- put to upload files to the webpage (or the "remote server")
- get to download files to your hard drive (or the "local computer")
- dir or ls to list the files on the
remote computer
- When you are finished transferring your files, type quit to finish.
|