 |
Quick Start FAQ |
What are the six folders I see when I connect to my web site?
When you connect to the root or "home" directory of your account via ftp, you will see the following system directories/folders which are landmarks suggesting a successful connection:
Parent Directory
bin/
cgi-local/
dev/
etc/
ftp/
htdocs/
logs/
pub/
usr/
The only three directories you may need to use are "htdocs", "cgi-local", and "ftp";
"htdocs" is the root directory for your web page(s), the "cgi-local" directory is reserved for custom scripts and the "ftp" directory is reserved for files that can be downloaded by an anonymous ftp user. You can transfer files to the "htdocs/" and/or create subdirectories.
|