New server setup, best practice?
Remco Barendse
mailscanner at barendse.to
Thu Aug 18 14:22:51 UTC 2016
On Mon, 15 Aug 2016, Alex Neuman van der Hans wrote:
> How:find /path/to/files* -mtime +5 -exec mv {} \; /path/to/destination
> That would be one way.
Tried that, it dumps all files into one destination directory whereas the
archive is split up per day on the server. If i ever get hammered with
several gigabyte per day, might get messy :)
You don't retain the directory structure? How to do it?
More information about the MailScanner
mailing list