NetObjects Fusion Uploading Basics
NetObjects Fusion is a powerful
web development and site management tool with integrated uploading capability.
You can download a trial version here:
Uploading with NetObjects Fusion is straightforward. Start by creating a new site in the File pull down menu:
Once you have built your site, or are ready to upload files, you will need to let NetObjects know about your 123 account.
From the Servers pull down menu, select Define Servers:
Select "Remote Publish Server" in the first box, and then at the Basic tab you will need to enter the following:
Name: a convenient name for your site
Type: Remote
FTP Host: yourdomain.com (or IP address)
Directory: www
Username: user name
Password: password
|
 |
Next select the File Naming tab:
Enter index (lower case) for the Home Page File Name, and .html for the File Extension. Select OK.
Now you can select Transfer Files drop a drop down menu, and select OK - all the setting should be in place
to move your files from your pc to your 123 account.
As soon as a file is uploaded to the web server,
it is available for all to see. If, after uploading a file, you are still
unable to see the updated file via your browser, try hitting the "Refresh"
or "Reload" button. If that fails, you need to clear both disk
and browser cache. This function can be found by selecting Options - Network
Preferences in Netscape, and Tools - Internet Options in Internet Explorer. Remember that you must first be connected to the
Internet through your local Internet service provider in order to connect
to the web server.
IMPORTANT NOTES:
- All passwords, usernames, and file names are case sensitive. Example: if you typed FILENAME.GIF in your HTML document but named your file filename.gif it would not work. They must match up in order for your page to show up properly.
- Any and all files you want to be accessed via a web browser must be placed in your www directory.
|