backup to vdr
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
REPOSITORY=pi@kodi.fritz.box:/media/hdext/borg
|
#REPOSITORY=pi@kodi.fritz.box:/media/hdext/borg
|
||||||
|
REPOSITORY=marc@vdr.fritz.box:/media/hdext/borg
|
||||||
PREFIX=nasdat
|
PREFIX=nasdat
|
||||||
|
|
||||||
borg create -v --stats --progress --compression zlib --one-file-system \
|
borg create -v --stats --progress --compression zlib --one-file-system \
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
REPOSITORY=pi@kodi.fritz.box:/media/hdext/borg
|
#REPOSITORY=pi@kodi.fritz.box:/media/hdext/borg
|
||||||
|
REPOSITORY=marc@vdr.fritz.box:/media/hdext/borg
|
||||||
|
|
||||||
if [ "$1" != "--prune" ]; then
|
if [ "$1" != "--prune" ]; then
|
||||||
borg create -v --stats --progress --compression zlib --one-file-system \
|
borg create -v --stats --progress --compression zlib --one-file-system \
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
REPOSITORY=pi@kodi.fritz.box:/media/hdext/borg
|
#REPOSITORY=pi@kodi.fritz.box:/media/hdext/borg
|
||||||
|
REPOSITORY=marc@vdr.fritz.box:/media/hdext/borg
|
||||||
PREFIX=nassrc
|
PREFIX=nassrc
|
||||||
|
|
||||||
borg create -v --stats --progress --compression zlib --one-file-system \
|
borg create -v --stats --progress --compression zlib --one-file-system \
|
||||||
|
|||||||
Reference in New Issue
Block a user