Hi,
I have this file class definition:
FileClass backup_files {
Definition {
name == "*~"
}
}
and this purge policy:
policy purge_backup_files {
target_fileclass = backup_files;
condition { last_mod > 24w }
}
This works in that appropriate files are logged in the report file as
being purged. However, in the alert file periodically I see the
following error:
2015/11/17 00:53:29 [12851/4] ALERT | Error purging data
2015/11/17 00:53:29 [12851/4] ALERT | Error -1 performing purge in /home
(Unknown error 18446744073709551615).
0 entries purged, 0 blocks.
Any ideas what this could be?
Cheers,
Loris
--
This signature is currently under construction.
------------------------------------------------------------------------------
_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support