dropbox-appledouble-sweeper
v0.0.1
Published
Don't let AppleDouble `._whatever` files into Dropbox folder.
Downloads
2
Maintainers
Readme
Dropbox AppleDouble files sweeper
A tool that doesn't let AppleDouble ._whatever
files into Dropbox folder that is kept on external HDD.
Some
people ran into the same issue.
Installation
npm install dropbox-appledouble-sweeper -g
Usage
In the most typical case run the following from your console: dsweeper -d
dsweeper -h
Usage: dsweeper [options]
Options:
-h, --help output usage information
-d, --daemonize Daemonize
-i, --idle Idle mode: don't delete files found
-p, --path [path] Path to directory to monitor; default to Dropbox folder
TODO
- [ ] Better installation script
- [ ] Autorunner: Mac OS plist/upstart/etc