User's Manual

34
6.15.3 Place Homepage
1. Place System Homepage
To place the finished homepage to Maat server, you must be administrator sysop, then
you can use ftp to upload.
For example, if the established web page is named index.htmor index.html and the
host name is test.steptech.com.tw.
Open a DOS Prompt (MS-DOS Mode) on Windows NT or Windows 9X.
C\> ftp test.steptech.com.tw
User (test.steptech.com.tw(none)) sysop
Password steptech
ftp>put index.htm /www/data/index.htm
ftp>bye
C\>
Note: The preset homepage name is index.htm or index.html for the host.
2. Place Personal Homepage
Supposed the personal user name is marx1976 and the host name is
test.steptech.com.tw.
Open a DOS Prompt (MS-DOS Mode) on Windows NT or Windows 9X.
C\> ftp test.steptech.com.tw
User (test.steptech.com.tw(none)) marx1976
Password xxx
ftp>put index.htm /www/index.htm