mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bca6a20c22
commit
8c8632987e
@ -71,6 +71,7 @@ echo "# BACKUP: $DIR"
|
|||||||
|
|
||||||
# files...
|
# files...
|
||||||
@ pct mount $ID
|
@ pct mount $ID
|
||||||
|
# XXX should this be an incremental backup/sync??? (i.e. removing deleted files (to a dir))???
|
||||||
@ rsync -Aavx /var/lib/lxc/$ID/rootfs/var/www/nextcloud-data .
|
@ rsync -Aavx /var/lib/lxc/$ID/rootfs/var/www/nextcloud-data .
|
||||||
@ pct unmount $ID
|
@ pct unmount $ID
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user