Backing up Dreamweaver to a New Installation (sites and preferences)
After lots of struggling and following notes on other boards, here's a surefire way to get Dreamweaver up and running on a new system with the same preferences and site listings that you've already got (or have on a backup!)
Please note that this applies to OSX, not Windows. I had a terrible time trying to get OSX sites onto a Windows machine and have since given up.
There are 4 components to this backup/import/whatever we want to call it. Note that the directories below refer to CS3 but will be similar to other versions (the ~/ below refers to your home directory, ex: MacHD/Users/username/Library/ is represented below as ~/Library):
~/Library/Application Support/Adobe/Dreamweaver 9/Configuration
If you simply copy this entire folder into your destination drive, you may notice that it will get renamed to Configuration-1 and a new config will be setup, ignoring your old settings. To counteract this, you need to allow Dreamweaver to create one automatically and then copy and paste ONLY the folders 'SiteCashe' and 'Temp' into 'Configuration'.
~/Library/Application Support/Adobe/Common/9
This will contain a folder 'Sites' in which rests a 'Site Prefs' file (no extension). Pay close attention here. If your NEW hard drive does not have the same name as your old hard drive, none of the path directives will work (in other words DW will be looking for files on hd 'Macbook' that are actually on 'MacHD' or whatever you've called it). First be sure you've copied all of your old sites to whatever folder they were on your old machine. (I keep everything inside ~/Sites so that it's all accessible to the Apache server.) You will then need to open up 'Site Prefs' inside a plain-text editor. Textedit will do just fine, Dreamweaver WILL NOT. DW will replace the changes you make when you close out, so be sure not to use it to edit this file. Do a find-and-replace from the edit menu and replace any occurrences of your OLD hard drive name with your NEW hard drive name. Now hit save/close and we'll move on to the last 2 copies...
~/Library/Preferences/Adobe Dreamweaver CS3 Prefs
copy this to your new machine
~/Library/Preferences/com.adobe.dreamweaver-9.0.plist
copy this to your new machine
Update: I forgot to mention keychains. Your keychain (~/Library/Keychains/login.keychain) stores the FTP passwords for all of your sites. I believe that doing a "user settings migration" on a new mac installation will transfer these. If not, you can copy this keychain over by hand to the new directory. Make sure you remember your old login password if you do this...
Run Dreamweaver and you should be gold. Post a comment if you're not.

Comments
Thank you, this saved me a
Thank you, this saved me a lot of time. But I think this is wrong:
~/Library/Application Support/Adobe/Dreamweaver 9/Common/9
since Common is inside Adobe, not Dreamweaver 9...
Regards..
You're correct, it ought to
You're correct, it ought to be:
~/Library/Application Support/Adobe/Common/9
The "9" appears to represent v9.0 applications, hereto only referring to Dreamweaver.
Glad this helped!
Didn't work on x.6 to x.7 conversion
I tried this for my recent install of CS3 on a fresh copy of Lion. No problem copying the files, everything worked like you said. However when I open Dreamweaver, my sites simply aren't listed. :(
Add new comment