Auto bup backup using fsevents on OS X
- tested on python 3
Example usage:
-
Run
autobup -hto get help -
Run in the background
nohup autobup > /usr/local/var/log/autobup.log & -
Requires MacFSEvents
https://pypi.python.org/pypi/MacFSEvents -
Example
.bupignorefile:.DS_Store test.egg-info .git __pycache__ test/__pycache__Does not support glob patterns yet