Messages in this thread |  | | | From | Gaurav Saxena <> | | Date | Thu, 22 Dec 2011 22:46:24 +0530 | | Subject | Re: Intercepting system calls |
| |
> It depends on your application. > Samba has vfs_recycle. > You can also write a fuse-filesystem. > Or use ptrace(). > > Select your pain. ;) > I want to monitor whole / and its sub directories for unlink call, if there is any call I would save the file, would it be possible with FUSE? It would require remounting of file system ? I don't think ptrace would be of help as applications are not under my control. > -- > Thanks, > //richard
-- Thanks and Regards , Gaurav
|  |