T TiberiusXavier macrumors member Original poster Apr 18, 2010 54 0 Chicago Aug 3, 2010 #1 I have two macbook pros (13" and 17"). I want to write a script to rsync the two machines including iTunes and iPhoto content. Does anyone have a good script to do this? (Same username and home path on both machines)
I have two macbook pros (13" and 17"). I want to write a script to rsync the two machines including iTunes and iPhoto content. Does anyone have a good script to do this? (Same username and home path on both machines)
angelwatt Moderator emeritus Aug 16, 2005 7,852 9 USA Aug 3, 2010 #2 Here's a starter piece. Code: rsync -aENXAxz /User/you/Music/iTunes/ you@machine-name.local:/dest