Search found 1 match

by BahaaHeiba
20 May 2013, 13:06
Forum: General Discussion (cxs)
Topic: restore all files
Replies: 1
Views: 4692

Re: restore all files

I have created a bach script for this action, so you can create the script and run it after editing the pathes of scan directoy under quarantin dir (/backup/cxs/safe/scan/) : #!/bin/bash for u in `/bin/ls -1 /backup/cxs/safe/scan/` ; do echo $u ; for l1 in `/bin/ls -1 /backup/cxs/safe/scan/$u/*.rest...