hi,
i have use pyznap only on remote site to pull snapshots from production server to backup server.
everything is ok execpt one thing, deleting snap from dest/backup server. on source server everything is ok
my config :
You can also take snapshots on a remote and pull snapshots from there
[ssh:22:root@192.168.10.10:default/data]
frequent = 4
hourly = 24
daily = 7
snap = yes
clean = yes
dest = default/data
compress = lz4
how to keep retention on backup server as on soruce
hi,
i have use pyznap only on remote site to pull snapshots from production server to backup server.
everything is ok execpt one thing, deleting snap from dest/backup server. on source server everything is ok
my config :
You can also take snapshots on a remote and pull snapshots from there
[ssh:22:root@192.168.10.10:default/data]
frequent = 4
hourly = 24
daily = 7
snap = yes
clean = yes
dest = default/data
compress = lz4
how to keep retention on backup server as on soruce