I just figured out tarsnap did not backup'd all dirs I told him to do.. luck me everything was OK with production : )
Anyway, I want to backup /etc and /var/www/vhosts so I am using this in my cron 00 03 * * * tarsnap -c -f backup-`date +\%Y\%m\%d` /etc /var/www/vhosts
However tarsnap synced only /etc ignoring /var/www/vhosts . Any tips on how to properly use tarsnap to backup multiply dirs?
Best
--
Amar Ćosić
amar.cosic@gmail.com