Skip to content

Conversation

@andrewleech
Copy link

@andrewleech andrewleech commented Apr 27, 2021

This is conceptually similar to the tar output, but rsync copy all the files to a folder instead.

On a computer where backup is re-run regularly, only changed files will be copied so a significant speed-up will be seen.

It also means that if a third party incremental-style backup is used on the computer, it can be pointed to the backup folder of files and only backup changes, rather than the entire tar each time.

This folder can be restored from, unlike when a third party tool is used via the --launch arg.

Edit: I think there's an issue with this still in the rsync args, the owner attributes on the files aren't being preserved currently which then breaks any restored containers that use non-root users internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants