Merge branch 'master' of github.com:hbayindir/smb-backup
Merge branch 'master' of github.com:hbayindir/smb-backup
Merge branch 'master' of github.com:hbayindir/smb-backup
A small tool to backup remote windows shares over cifs using rsync.
My router's shared storage has crashed, causing data loss. To prevent further damage, I've developed this small script, and thought that sharing it would be fun.
In the beginning of the script, there is a configuration block. Set the remote IP and the share name, also set the local backup folder, mount options and rsync parameters to your taste. Run the script as root and have fun!
All pull requests and forks are very welcome. Thanks for taking a look!