简体   繁体   中英

How to use 'root = ' in Obnam?

Using obnam 1.4 how do I get both /etc and /var in the same root to enable me to back them up please?

I've tried 'root = /etc, /var' which backs up /etc but not /var, and I've googled without success.

This is to be used on Debian 7, under Linux.

Have a try with obnam 1.5 or later, these work fine for me. You should also make sure that obnam has the right to access those paths (ie the user executing obnam has)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM