forked from opensourceway/rsync-backup-script
-
Notifications
You must be signed in to change notification settings - Fork 1
A script to accompany https://opensource.com/article/17/1/rsync-backup-linux
License
asifiqbal/rsync-backup-script
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This short README is for the rsbu backup program written by David Both. ################################################################################ # # # Copyright (C) 2007, 2016 David Both # # Millennium Technology Consulting LLC # # http://www.millennium-technology.com # # # # This program is free software; you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # # the Free Software Foundation; either version 2 of the License, or # # (at your option) any later version. # # # # This program is distributed in the hope that it will be useful, # # but WITHOUT ANY WARRANTY; without even the implied warranty of # # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # # along with this program; if not, write to the Free Software # # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # # ################################################################################ Installation: To be performed as root. 1. Untar the tarball in a temporary directory. 2. Change ownership of the files to root.root 3. Move the rsbu script to /usr/local/bin. 4. Move the rsbu.conf configuration file to /usr/local/etc. 5. Use the command "rsbu -h" to read the help. 6. Configure /usr/local/etc/rsbu.conf for your system and backup devices.
About
A script to accompany https://opensource.com/article/17/1/rsync-backup-linux
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 100.0%