Backup filenames

Andrea Palmatè

New Member
Mar 28, 2018
1
0
1
49
Hello, i'm using b2 to make a backup of my container. Is there a way to don't use date in the filenames and so having only plain file name, so the old backup can be overwritten automatically?
 
Yes, with some work done by you. Have a look at /etc/vzdump.conf , you can provide the parameter script: /path/to/you/script then, which handles this.
But be warned that maxfiles and remove aren't working anymore unless you take that into account in your script.