https://github.com/edvler/zrep-offsite-wrapper
Wrapper for the ZFS ZREP tool to clone/copy a ZFS dataset to a Hotswap disk or USB disk for a offsite backup
https://github.com/edvler/zrep-offsite-wrapper
backup clone copy hotswap offsite recv send usb zfs zrep
Last synced: 3 months ago
JSON representation
Wrapper for the ZFS ZREP tool to clone/copy a ZFS dataset to a Hotswap disk or USB disk for a offsite backup
- Host: GitHub
- URL: https://github.com/edvler/zrep-offsite-wrapper
- Owner: edvler
- License: bsd-3-clause
- Created: 2018-10-08T15:23:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T10:54:46.000Z (over 6 years ago)
- Last Synced: 2025-05-13T17:15:29.254Z (5 months ago)
- Topics: backup, clone, copy, hotswap, offsite, recv, send, usb, zfs, zrep
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
#ZREP INIT
export DEBUG=1
export ZREP_R=-R
export ZREP_VERBOSE=yes
export ZREP_FORCE=-f
export ZREPTAG=zrep-b02-disk01zrep init backup01/offsite localhost backup-ext-01/offsite
```