mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8c8632987e
commit
b9277f2e74
@ -72,6 +72,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))???
|
# XXX should this be an incremental backup/sync??? (i.e. removing deleted files (to a dir))???
|
||||||
|
# ...ask user / option??
|
||||||
@ 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