Hello,
Please How to restore all quarantine files?
Thanks
Urgent | How to restore all quarantine files?
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: Urgent | How to restore all quarantine files?
The following should work. Modify for your quarantine directory location. You can ignore errors with .restore4 in them:
Code: Select all
find /home/quarantine/cxsuser/ -type f -exec cxs --qrestore {} \;
Re: Urgent | How to restore all quarantine files?
Thank you, it works.
Re: Urgent | How to restore all quarantine files?
And how can I restore multipla files by name but with different users? I need to restore certain file coze I put it by mistake in cxs.xtra and now I have a lot of manual work if I want to restore them all. I need shell command how to resotre file name.php under all quarantined users.
Best regards, Erik
Best regards, Erik