View Single Post
  #1  
Old 02-03-2009, 01:15 AM
Sam3 Sam3 is offline
Registered User
 
Join Date: Feb 2009
Posts: 1
Single folder backup

I would like to make a script that will back up only one folder.

I want to back up the "Pictures" folder on external drive "Pineapple" to the "Image Ready" folder on external drive "Kiwi". I want to leave the iPhoto Library alone. Would this be how it works?:

In the "Included scripts" section I choose the script "user files.dset"
In the "Script Commands" section I enter the following:
ignore *
ignore .*
copy Pictures
ignore Pictures/iPhoto Library

Thanks!
Reply With Quote