Home >> Category >>Subject

Category: Uploading Files
Subject: None
 
 
Questions
 
How do I upload my files using Dreamweaver?

You will find step by step instructions for Dreamweaver by clicking here
-- Updated: 02/04/03

How come I keep getting a 'Blocking call canceled' when I use WS_FTP?

This is a common problem with WS_FTP. You can correct this in most cases by disabling 'passive mode' in the WS_FTP settings. If you are behind a firewall it is possible the problem will still persist, in this case try setting the MTU to 576 in the Windows TCP/IP settings. If you need further assistance please contact one of our trained technicians by submitting a support request.
-- Updated: 02/04/03

What should the web page be called that I want to display first?
By default the following filenames are displayed, in the order listed, when a directory is accessed with a web browser.

index.html
index.htm

-- Updated: 02/04/03

Where do I upload my CGI scripts?
CGI scripts should be uploaded to your CGI-bin located at:

/usr/local/apache/cgi-bin

-- Updated: 02/04/03

When I try to upload with FrontPage I receive an error.
The most common problem when receiving a error such as 'Unable to connect' is the FrontPage value application has not been installed yet. Follow the steps below:
  1. Login to your Site manager.
  2. Click on Value App in left nav bar.
  3. Click on Web Development Tab.
  4. Click on FrontPage and follow wizard prompts.

-- Updated: 02/04/03

What directory do I upload my web pages to?
The directory for uploading web pages is:

/usr/local/apache/htdocs/

-- Updated: 02/04/03

What are my options for uploading my website content?
The following options are available:
  1. FTP - requires a FTP client such as WS_FTP.
  2. FrontPage - requires Microsoft FrontPage 2000 or 2002.
  3. Website Manager - offers a browser based upload utility.

-- Updated: 02/04/03