On 5 Oct 2006 07:18:45 -0000, chaitanya ralegaonkar <chaitanya_ralegaonkar@xxxxxxxxxxxxxx> wrote:
I want to creat a daemon process which will copy/remove file/s into/from DESTINATION directory depending on the change in the SOURCE directory. <snipped>
How about using rsync? Coupled with cron, it should do what you need. BTW, this is a userspace question and does not belong in *kernel*newbies. -Kedar -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/