Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: Jáder on October 31, 2013, 01:57:16 PM
-
I´d like to exclude home dir (not e-mail, just /home) when backup data using Affa.
I´d like to use something like:
'Exclude[3]'=>'/home/e-smith/files/users/*/home',
I´m just not sure if this work, and cannot test it on any production server! :o
I remember to have read the Affa version on SME do not support this.
Can someone confirm this?
There are any other way to do this?
Thanks
Jáder
-
I exclude some directories like this:
[root@smeserver ~]# db affa show SME_to_microNAS | grep Exclude | grep 7
Exclude[7]=/home/e-smith/files/ibays/data/files/TN/*/24*
[root@smeserver ~]# rpm -qa | grep affa
smeserver-affa-2.0.0-rc4
Yes, it works ;-)
-
Thank you.
I'll update Affa job... and wait for results :D