Running rsync on network connect
Posted
on Super User
See other posts from Super User
Published on 2010-04-13T19:25:35Z
Indexed on
2010/04/13
20:03 UTC
Read the original article
Hit count: 321
I have one mac which is always on and is my main computer. I also have a MacBook and I'm trying to Sync my iphoto library. So I can successfully use rsync to sync files. I'm using a cron to have it run once a day.
In reality the macbook isn't always on, so I'm looking for a way to run rsync when ever the two computers are connected on the same wifi network. So I'm guessing the best place is to somehow run rsync when the airport is connected. Whats the best way
© Super User or respective owner