By ShellBear.
USBStealer A simple script to automatically copy all files from USB key when plugged on OSX.
Add this on your Terminal :
git clone https://github.com/ShellBear/USBStealer.git
Run the following command to install at startup:
sh Startup_Install.sh
Run the script directly:
sh USBStealer.sh
If you download directly from your browser make sure to place the script's folder into your root directory /Users/YOURNAME/
There is actually only verbose mode
-v : Verbose Mode
In order to automatize the transfers without need any action, just run the Startup Install.
Here's Screenshot
If you discover any bugs, feel free to create an issue on GitHub fork and send us a pull request.
- ShellBear (https://github.com/ShellBear) Blogspot (http://shellbearblog.blogspot.com)
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Use it as you want !

