Daily copy/replicate container to another host

Hi,
I used lxc snapshotand lxc copy as described here to copy and launch a container in another host.

How can I do this every day/hour/…? Because, if the container already exists in the 2nd host will it gracefully overwrite?

Thank you

To answer my own question, I think I just need to use the flag --refresh as described here

1 Like