8000 GitHub - hbayindir/smb-backup: A small tool to backup remote windows shares over cifs using rsync.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

hbayindir/smb-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

smb-backup

A small tool to backup remote windows shares over cifs using rsync.

Why?

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.

How to use

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!

Changelog

Version 1.1.1

  • Correct an error message about folder permissions to be more informative.

Version 1.1

  • Detect writability of the backups folder in a better way using stat and by checking owner and permissions of the folder.

About

A small tool to backup remote windows shares over cifs using rsync.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0