Running rsync on network connect
Posted
by user40495
on Server Fault
See other posts from Server Fault
or by user40495
Published on 2010-04-13T19:25:35Z
Indexed on
2010/04/13
19:33 UTC
Read the original article
Hit count: 332
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
© Server Fault or respective owner