Technical Support

Step 1 | Step 2 | Step 3

Step 3 How to use WS_FTP ?

 

Step 3- How to use WS_FTP to upload?

1. Why there is a "Forbidden" message in webpage after my upload ?

----- A.) "Forbidden" - It may because you set a wrong access right to the files

----- B.) You may upload the file outside the folder "public_html".

----- C.) You may forget to upload a file called "index.html/ index.htm"

----- D.) Please try to press refresh on the browser whenever the web pages updated.

2. Access Right Setting

----- A.) Right Click you mouse over the selected files in the server side and then choose chmod (unix) :

HTML & Folder
(The best setting)

Owner Group Other  
Read Y Read Y Read Y
Write Y Write   Write  
Execute Y Execute   Execute  

 

CGI & Folder
(The best setting)

Owner Group Other  
Read Y Read Y Read Y
Write Y Write   Write  
Execute Y Execute Y Execute Y

* For upload CGI files, please remember to use ASCII code.

 

 

Step 1 | Step 2 | Step 3