Paul Mann wrote:Is this possible to set a condition of sending a magic packet to a mac address, then wait, then look for the destination archive?
Not in this version.
QRecall really doesn't work at the server level. It works at the filesystem level. If your server supports being woken up when a client connects to a volume or in response to a bookmark mount request, this it should "just work."
Since most dedicated file servers run all of the time, I'm going to assume that your server is another Mac that's set to go to sleep periodically. The simplest solution for that is to use the Energy Saver control panel and program it wake up a minute or two before your regularly scheduled actions.
The Energy Saver control panel only presents a UI for setting a single wake event, but OS X can actually manage an arbitrary number of scheduled power management requests. If you need more than one wake time you can do this the propeller-beanie way using the
pmset command-line tool, or look for a third-party app the does the same thing.