This is the simplest way i could think of to create efficient backups.
What this will do is download only files edited since the last backup.
- Create a new folder anywhere on your computer for your backups
- Create a new folder inside this folder called "latest"
- Create a blank text file in this folder with the name being today's date
- Create a new site in dreamweaver by duplicating your current site, then editing the local site to "latest"
- For the first backup, you're going to need to download every file. Go ahead and download it all.
For all future backups:
- Select your backups site
- Above the list of your files, there is a bar that says "Files". to the side of this, there is an icon of bullets with a down arrow. click this
- Select edit
- Select "Select Newer Remote"
- This may take a while to load, depending on the size of your site. Wait for it to finish.
- Open Windows Explorer (or the equivalent of Windows Explorer on your OS)
- Find the "latest" folder. Open it, and find the date of when you created the backup (should be written as the title of an empty text file)
- Rename "latest" with the name of the date of the backup
- Create a new folder called "latest" in the same place that the previous folder used to be
- Create a text file in this folder with the current date
- Go back to dreamweaver and click Download
--Written by an extremely awesome guy
