rsync wrapper for pushing incremental backups
Filename | 大小 | 时间 | 下载总数 |
rsnappush-1.1.tar.gz | 9.38 k | 2019-11-15 18:39:47 | 168 |
rsnappush-1.0.tar.gz | 1.58 k | 2019-11-06 14:52:20 | 22 |
Rev. | 时间 | 作者 | Message RSS |
858b3991 | 2019-11-16 18:40:03 | Frank Tobin | markdown test |
863926d8 | 2019-11-16 18:35:37 | Frank Tobin | fix markdown README |
f9cac849 | 2019-11-15 17:40:01 | Frank Tobin | packaging fixes |
21d7a7ac | 2019-11-14 19:53:33 | Frank Tobin | add files |
10a22a22 | 2019-11-14 19:52:53 | Frank Tobin | packaging updates |
4f4c9522 | 2019-11-13 16:51:10 | Frank Tobin | reorder some arguments in help |
337d348b | 2019-11-13 16:50:55 | Frank Tobin | add README.md |
8da194cd | 2019-11-13 15:17:56 | Frank Tobin | support storing permissions |
7c078205 | 2019-11-06 14:01:48 | Frank Tobin | initial commit |
rsnappush [-h] [-r RSYNC_OPT] [-q] SOURCE_PATH [ACCOUNT:]DEST_PATH
rsnappush is a wrapper around rsync(1) to assist in file-level incremental snapshots that are pushed to a destination. Unchanged files are hard-linked. Files are plainly laid out in a directory for each snapshot: DEST_PATH/backup-YYYYmmdd-HHMM/ for easy access and restoration.
SOURCE_PATH is any local path.
DEST_PATH is a path, local or remote. If remote, ACCOUNT specifies an ssh(1)-compatible account description, such as USER@HOST.
Additionally, under DEST_PATH there is a permissions/ directory created that has compressed output from getfacl(1). setfacl(1) can be used to restore permissions from this file once it is uncompressed.
rsnappush --rsync-opt=--partial-dir=/home/user2/rsync-partial \
/home/user user2@remotehost:backups/
-h, --help
-r, --rsync-opt=RSYNC_OPT
-q, --quiet
rsnappush is written by Frank Tobin: ftobin@neverending.org, https://www.neverending.org/
rsnappush is released under the Mozilla Public License 2.0 https://opensource.org/licenses/MPL-2.0.
rsync(1), ssh(1)
Welcome to OSDN Wiki system. Here is your chamber Wiki space.
Check Wiki Guide (English) to refer syntax and functions.
[PageInfo]
(auto generated page)
[Permissions]
view:all, edit:admins, delete/config:admins