Eric,
Would you put this in a script file to run? That's what I'm trying to do. No
luck as yet tho.
find /home/vpopmail/domains/mydomain.com \ << If I use this it scrolls the
entire domain structure by "FAST" by the way.
-name Maildir/new \ << If I include this I get "find:
-name/Maildir/new: unknown option"
-exec rsync -avh {} <destination> \; << Haven't tried this yet.
Any suggestions?
Joel
PS: If I/we get this to work I'll wiki it on the wiki
