Resources
MindTerm Client Setup
Follow these instructions in order to setup the MindTerm ssh client for use with DreamWeaver (MacOSX or Win).
-
Make sure that the Java Runtime is installed on the computer
- Open Command Prompt (Terminal on the mac) and type "java -version"
- The Java Runtime version should be at least 1.3
- If Java Runtime is not installed on the computer, go to Sun's Java Site, download the JRE, Install it (MacOSX should already have the Java Runtime, if not see Apples site). Try the command prompt again.
- Get the MindTerm jar file and save it to a directory or folder (Program Files\MindTerm on Win, Applications/MindTerm on OSX)
-
Setup an SSH connection to the Web server with MindTerm:
- Double click the mindterm.jar file in Windows Explorer or Mac Finder
- Click File->Connect from the menu at the top
- Click New Server button, fill in server field with the Web server name (ex: viva.lib.virginia.edu), fill in the Username field with your userid on that Web server, check the box labeled Save as alias, select password for the Authentication field, and click the Connect button.
- Login to the Server: Enter your password at the prompt
-
Enable the FTP to SFTP bridge
- Click Plugins -> FTP to SFTP bridge from the menu at the top,
- click Enable,
- click Close Dialog
- Minimize your MindTerm Window (Do not close, or disconnect)
- Open DreamWeaver
- Change your DreamWeaver Site Definition
- Bring up the Edit Site Dialog for your DreamWeaver site.
- Select the Remote Info Category and replace the FTP host with "localhost" (without paras)
- Click OK button, Click Done Button
- Contact Doug Chestnut if the DreamWeaver site does not connect at this point, It should work as is always has.
- From this point on you will have to open your MindTerm SSH Connection before you use DreamWeaver. As long as you use File->Connect to open your connection (use the profile that you just setup) in MindTerm your FTP to SFTP bridge should enable itself.