recursive reconstruct does not work?
Jo Rhett
jrhett at netconsonance.com
Mon Oct 2 20:29:15 EDT 2006
I know it's been a few years since I've been active here, but I think I
remember this being an issue before. Sadly, there's no serious mention
of reconstruct in the Wiki.
This syntax is not working to recover a folder where I had to restore
messages:
su - cyrus -c "reconstruct -r user/username at domain.dom"
I watched it with ktrace/kdump and its not even looking for subfolders.
This doesn't work either
su - cyrus -c "reconstruct -xrf user/username at domain.dom"
It seems the only thing that works is
su - cyrus -c "reconstruct user/username/*@domain.dom"
su - cyrus -c "reconstruct user/username/*/*@domain.dom"
su - cyrus -c "reconstruct user/username/*/*/*@domain.dom"
...etc
--
Jo Rhett
Network/Software Engineer
Net Consonance
More information about the Info-cyrus
mailing list