Tech Guides :: Web Publishing :: User Web :: Publishing
Transfer Web Page Files to Web Server
Before publishing web pages to the users web server, you must first activate your account.
To transfer or publish web page files from your desktop to the HSU web server users, use an SFTP (Secure File Transfer Protocol) software package or drag files to your HSU Network Folder in labs or office computers.
SFTP Connection instructions
Server Address: users.humboldt.edu
See Network Folder Connection instructions for step-by-step details to connect to your personal web site.
Dreamweaver
Remote Info
Server Address: users.humboldt.edu
Host directory: public_html
Check the Use Secure FTP box for secure authentication.
For more information visit the Adobe website.
Dreamweaver for Sorrel users
In order to use Dreamweaver's upload feature efficiently on sorrel, modifications must be made to the default permissions assigned to your sorrel account. You must have downloaded and installed SSH before following these instructions:
- Start SSH and connect to sorrel. Use your editor of choice to edit the file .cshrc as shown in step 3, or follow the remaining steps in order.
- At the command prompt type pico .cshrc and press [Enter].
- Navigate to the bottom of the file. Type a new line containing:
source /etc/cshrc.dreamweaver - Save the file and close Pico by pressing [Ctrl-X], Y and [Enter].
Be sure to check the Use Secure FTP box in the Remote Info section of the Site Management dialog within Dreamweaver. With these changes in place, Dreamweaver MX 2004 facilitates publishing your web site using a secure FTP connection (SFTP).
For more information visit the Adobe website.
