QUOTE(bam @ Jan 16 2007, 06:00 AM)
morning,
any way to have the mac 'autoconnect' anytime its plugged in? I plan on using iSycCal to execute when it connects. Unless of course there is a better sync solution...
I think this needs some polling mechanism to check whether the USB and/or IP connection becomes available. ZMacSync simply runs a background ping command. But there is no direct notification mechanism from the device driver towards launching applications.
Well, that could be done by using a User Space driver - but that appears to be a different project.
-- hns