[pve-devel] [PATCH manager 2/2] vzdump: make exclude-path from config file work again
Dietmar Maurer
dietmar at proxmox.com
Thu Mar 3 19:54:40 CET 2016
> > There should be a way for files to be discarded but the dir structure to be
> > kept. I know tar has the --exclude-tag-under for example, and google gives
> > funky joined tar and "find -type d" invocation to deal with this... any
> > thoughts?
>
> Definitely sounds like a good idea. The hard part for us, usually, is finding
> something that works the same in all backup modes (read: rsync vs tar).
Maybe we should just stdexclude files inside temporary directories.
This would avoid the whole problem.
More information about the pve-devel
mailing list