View Single Post
  #2  
Old 09-03-2007, 10:10 AM
chris_johnsen chris_johnsen is offline
Registered User
 
Join Date: Jan 2007
Posts: 79
To do multiple backups to a single drive you will need to either partition it (one partition for each backup, maybe another one if you really want to store other data on the drive, too), OR you will need to backup to sparse images on the drive itself.

I have not used the include exclude stuff much before, so I am not sure how you should set that up. Maybe "include <your folder>" followed by exclude "*". You could try things out by doing "backups" from one small disk image to another (so that SD does not have to scan your entire hard drive for each test run).
Reply With Quote