P
palmem
I am using ruby-inotify in a small script that I am writing, using
ruby-inotify
It needs to watch directories recursively for added files, and I cannot
figure out how to make it watch more than 1 directory
Setting up a lot of watches is not good, because this has to watch
thousands of directories (it's a backup system)
I was going to write something to deal with /dev/inotify, but my system
does to seem to have it
-palmer
ruby-inotify
It needs to watch directories recursively for added files, and I cannot
figure out how to make it watch more than 1 directory
Setting up a lot of watches is not good, because this has to watch
thousands of directories (it's a backup system)
I was going to write something to deal with /dev/inotify, but my system
does to seem to have it
-palmer