| By Jolantha Belik | Article Rating: |
|
| January 8, 2006 04:45 PM EST | Reads: |
42,473 |
Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted.
Tip: If you are not in a hurry, try my Get Dreamweaver FTP Password feature at my Web site (www.moredw.com/getPW.php).
Fear of losing user names and passwords is but one reason to back up your site definitions. You should also back up your site definitions each time you add a new site or edit an existing site because your computer could crash and you might lose your data, or something could go wrong when you install an upgrade or update that causes you to lose your site definitions. Backing up your site definitions also safeguards you against an occasionally temperamental Dreamweaver installation that might "forget" your site definitions.
Requirements
To complete this tutorial you will need to install the following software and files: level 2 subhead Dreamweaver 8
- Try: www.macromedia.com/cfusion/tdrc/ index.cfm?product=dreamweaver&promoid=devcenter_tutorial_product_090903
- Buy: www.macromedia.com/cfusion/store/html/indexcfm?event= displayStoreSelector&keyword=dreamweaver&promoid=devcenter_tutorial_dreamweaver_090903
- MM-Exporter: http://mm-exporter.joexx.de/
- Site Import Export extension (Dreamweaver 4/4.01): Click Here!
As a Dreamweaver user, you have the following options to back up your site definitions. You can:
- Use the Dreamweaver export and import feature (available for Windows and Mac users)
- Back up the registry key (Windows users)
- Back up the Site Prefs file in the Sites folder (Mac users)
- Use the MM-Exporter extension (Windows user)
Tip: Always print out and store everything that contains the remote server access data, even if you are a paperless office fan!
Considering the Number of Sites
Your back-up strategy also depends upon the number of site definitions you want to back up. For a single site definition or a small number of site definitions, the best way is to use the export and import functions of the Dreamweaver site manager. If you have to back up many site definitions at the same time, you might be better off working with the Dreamweaver Sites registry key (Windows users) or back up the Site Prefs file (Mac user).
Transferring Site Definitions Between Platforms
The only way to transfer site definitions between Windows and Macintosh platforms is to use the export and import feature.
Note: Don't forget to edit your site definitions after importing the site definitions on the new operating system. You'll have to point the site folder to the correct local folder where all the site's files are stored!
Using the Dreamweaver Export/Import Feature
One easy and fast way to back up a site definition is to use the built-in export and import feature in Dreamweaver. This built-in function is available in Dreamweaver MX, Dreamweaver MX 2004, and Dreamweaver 8. Dreamweaver 4 users must download and install a special extension, Site Import Export.
Note: The export feature backs up only the site definition. It does not back up your site's files. You have to do that manually!
Exporting Site Definitions in Dreamweaver 4
Dreamweaver 4 doesn't have a native import and export feature. Instead, you have to use a special extension for exporting and importing site definitions.
- Download and install the Site Import Export extension for Dreamweaver 4/4.01
(http://macromedia.com/cfusion/exchange/ index.cfm#view=sn106&viewName=Exchange%20Search%20) - To export a site definition, choose File > Export > Export Site.
- To import a site definition into Dreamweaver 4, choose File > Import > Import Site. After importing a site definition you must shut down and restart Dreamweaver before the imported site appears in Dreamweaver.
Exporting Site Definitions in Dreamweaver MX/MX 2004/8
To export site definitions in Dreamweaver MX/MX 2004/8, follow these steps:
- Choose Site > Edit Sites (Dreamweaver MX) or Site > Manage Sites (Dreamweaver MX 2004/8) to access the site manager. Alternatively, in Dreamweaver MX 2004/8, you can also select Manage Sites from the pop-up list in the Files panel to access the Site Manager (see Figure 1).
- Highlight the site name you want to export and click Export (see Figure 2).
- In the Export Site dialog box, Select the "Back up my settings" option and click OK (see Figure 3).
- Save the SiteName.ste file.
When you export a site definition, Dreamweaver writes the settings into an XML file with an STE extension. Do not change, add, or remove anything in that file!
Importing a Site Definition File
To import a Site Definition file, follow these steps:
- Open the Manage Sites window.
- Click the Import button (see Figure 4).
- Dreamweaver adds a new site name called Unnamed Site 1 to the list. This is a placeholder for the name of the site you want to import (see Figure 5).
- Navigate to the STE file you want to import, select it, and click OK. It might take a few seconds until your imported site name appears in the list. The imported site's name will replace Unnamed Site 1.
- Click Done to save the new extended list and to close the Manage Sites window.
Backing Up the Registry Key (Windows Users)
If you are on Windows and you want to back up all of your site definitions in one single step, export the registry key that contains all of your site definitions and settings.
To export the registry key for your site definitions, follow these steps (Caution: Do not to change, add, or delete anything in the Windows registry!):
- Select > Start > Execute.
- Type regedit into the dialog box and click Execute to open the Registry editor.
- In the left-side window navigate to:
- Dreamweaver 4 users:
HKEY_CURRENT_USER\Software\Macromedia\Dreamweaver 4\Sites - Dreamweaver MX users:
HKEY_CURRENT_USER\Software\Macromedia\Dreamweaver 6\Sites - Dreamweaver MX 2004 users:
HKEY_CURRENT_USER\Software\Macromedia\Common\2004\Sites - Dreamweaver 8 users:
HKEY_CURRENT_USER\Software\Macromedia\Common\8\Sites
- Highlight the Sites key (see Figure 6).
- Select File > Export in the menu bar.
- Select Selected branch in the Export Range section of the Export Registry File dialog box.
- Choose a name you can easily remember. (Tip: I always add the month and year to a file's name. For example, sitesDW8_11_05.reg for the sites definition key in Dreamweaver 8, saved in November 2005. This way, I always know when I backed up of the Sites registry key.)
- Click Save to save your site definitions as a Registration File (*.reg).
Published January 8, 2006 Reads 42,473
Copyright © 2006 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Jolantha Belik
Jolantha Belik is the author of Dreamweaver 8 - CSS, Templates, Dynamische Seiten, written in German. She also recorded a Video training on Dreamweaver 8. She runs her own company, jbel?s design, in Vienna, Austria. It offers Web site development and software training, especially coaching ?woman to woman.? Jolantha is a Team Macromedia member and has published several tutorials for beginners at moreDW.
![]() |
news desk 01/08/06 06:05:02 PM EST | |||
Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted. |
||||
![]() |
SYS-CON India News Desk 01/08/06 04:57:18 PM EST | |||
Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted. |
||||
![]() |
SYS-CON Belgium News Desk 01/08/06 04:40:42 PM EST | |||
Have you ever looked for missing remote server names, user names, and passwords? Have you ever tried to transfer a site definition to another system by copying the data stored in the Site Definition dialog box? If so, you probably discovered that it doesn't work because the password is encrypted. |
||||
- Ulitzer.com Named Exclusive "New Media" Sponsor of Cloud Computing Conference & Expo
- Adobe’s Aiming ColdFusion at Multiple Clouds
- Cloud Executives Feature on Cloud Computing Expo Power Panel
- Cloud Computing Journal: Adobe to Deliver ColdFusion in the Cloud
- Adobe Reader Sued
- Adobe Unveils LiveCycle Enterprise Suite 2 for Deployment in the Cloud
- Adobe May Cooperate with Apple to Transplant Flash Player to iPhone
- Ph.D. in Twitter Anyone?
- Adobe Flex Developer Earns $100K in New York City
- Eolas Sues the Internet
- Adobe LiveCycle Enterprise Suite 2 for Cloud Computing
- Special Report on the Emerging Cloud Computing Trend
- My Thoughts on Ulitzer
- Ulitzer.com Named Exclusive "New Media" Sponsor of Cloud Computing Conference & Expo
- Ulitzer Live! New Media Conference & Expo
- Adobe’s Aiming ColdFusion at Multiple Clouds
- Eval JavaScript in a Global Context
- Fig Leaf Software to Exhibit at Government IT Conference & Expo
- Cloud Executives Feature on Cloud Computing Expo Power Panel
- Software Flexibility in the Cloud - Part 4 of 5
- Is Microsoft as Free as Open Source?
- Cloud Computing Journal: Adobe to Deliver ColdFusion in the Cloud
- Adobe Reader Sued
- Adobe Unveils LiveCycle Enterprise Suite 2 for Deployment in the Cloud
- Where Are RIA Technologies Headed in 2008?
- Cover Story: How to Increase the Frame Rates of Your Flash Movies
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Your First Adobe Flex Application with a ColdFusion Backend
- Adobe Flex 2: Advanced DataGrid
- i-Technology Blog: Death-Knell For "Rich Media? Hardly!
- Adobe/Macromedia - Microsoft, Look Out!
- How To Create a Photo Slide Show ...
- Adobe Flex Interface Customization - Themes, Styles, Skins
- Personal Branding Checklist
- Has the Technology Bounceback Begun?
- "Real-World Flex" by Adobe's Christophe Coenraets


































