Ecommerce    
   
Hosting
Ecommerce
Support
Email hosting
Contact
Signup
Mail
Web Desk
Reseller Opportunity
WebMail
 
 
  Contact Manager  
     
 

FTP FAQ

 

 
 

What is FTP? 

 
FTP (file transfer protocol) is what is used to transfer the files from your computer to our server, to be displayed on your website. 
 
What program should I use for FTP? 
 
To start, an important note, Frontpage users should use Frontpage for their FTP program.  If you need assistance with this, see our Frontpage FAQ.  For everyone else, we would suggest using Ws-FTP 
 
How come I can't see my site after I have put my files on my virtual server? 
 
In order for your home page to appear automatically, you must name it index.html  This will enable you to see your site when you go to http://yourdomainname.com. 
 
How do I configure my ftp program? 
 
  1. Start "Ws-FTP"
  2. Type "yourdomainname.com" for Name.
  3. Type "yourdomainname.com" or "youripaddress" for Host.
  4. Select "auto detect" for Type.
  5. Type "yourusername" for UserID.
  6. Type "yourpassword" for Passwd.
  7. Leave Initial Dir Blank
  8. Click "Save"
  9. Click "OK"

For LINUX/UNIX hosting ONLY:
All webpages must be put into the public_html folder.
PERL scripts must be put into the cgi-bin folder.
 
 
begin 
 
Your FTP program is now configured to connect to your virtual server.