OK so OSX has both Cron, and folder actions.
However I want to monitor a folder, and each time a file in that folder is renamed, duplicate that file to a specified location (namely my Dropbox).
As far as I can see, rename events cannot trigger folder actions.
OSX has Cron (for scheduled jobs such as this, but not incron, for action-triggered jobs).
So what are my alternatives?
However I want to monitor a folder, and each time a file in that folder is renamed, duplicate that file to a specified location (namely my Dropbox).
As far as I can see, rename events cannot trigger folder actions.
OSX has Cron (for scheduled jobs such as this, but not incron, for action-triggered jobs).
So what are my alternatives?