-   online problem solving
 
Try to find the answer here
 
 
 
 

How can I upload the file to the web?

Your can have two way to upload the file to our server.

1.) Upload the file by Ftp clients (e.g. ws-ftp, cuteftp)
2.) Upload your web by Frontpage 98/2000

1). Upload the file by Ftp clients (WS-FTP can be download from here)


Step 1:
Press New, then enter the Profile name (any words you like).

You also need to fill in the boxes such as Host Name, User ID, Password) Those information will be provided with our reply e-mail.

After you finish the form, Press ok.

The ftp clients will connect to your ftp account in our ftp server.




Step 2:
On right hand side (Remote System). You will see the files in your account.

You should know that all web pages should be placed in the directory 'public_html'

For uploading your files to the web. Double click the folder icon (public_html) on right hand side. Your current directory will be changed to public_html.





Step 3:
Choose the files in left hand side (Local System). Then press the right arrow button. You will found that the file in your hard drive is uploaded to your ftp account in our server.

p.s.
All cgi program should be uploaded into the folder called 'cgi-bin' by the ASCII transfer mode.
Step 4:
If you want to change permission of the file in your account. Just chose the file and right click, Press 'chmod (UNIX)'.

p.s.
Group and Other should not have the write permission on all cgi program.