backupskripte
This commit is contained in:
@@ -4,10 +4,9 @@ REPOSITORY=pi@vdrpi:/media/hdext/borg
|
||||
borg create -v --stats --progress --compression zlib --one-file-system \
|
||||
$REPOSITORY::'{hostname}-{now:%Y-%m-%d}' \
|
||||
/ \
|
||||
--exclude '/var/cache/apt/archives/*.deb' \
|
||||
--exclude '/var/cache/man' \
|
||||
--exclude '*/tmp/*' \
|
||||
--exclude '/var/tmp' \
|
||||
--exclude '/var/tmp/*' \
|
||||
--exclude '/var/crash/*' \
|
||||
--exclude '*/.cache/*' \
|
||||
--exclude '*/cache/*' \
|
||||
--exclude '*/.ccache/*' \
|
||||
|
||||
Reference in New Issue
Block a user