search for: move_to

Displaying 5 results from an estimated 5 matches for "move_to".

Did you mean: moved_to
2016 Apr 21
0
Automatic sysvol replication through detection of filesystem events
...; - File/directory deleted from watched directory (*) ; 'self_delete' - Watched file/directory was itself deleted ; 'modify' - File was modified (*) ; 'self_move' - Watched file/directory was itself moved ; 'move_from' - File moved out of watched directory (*) ; 'move_to' - File moved into watched directory (*) ; 'open' - File was opened (*) ; 'all' - Any of the above events are fired ; 'move' - A combination of 'move_from' and 'move_to' ; 'close' - A combination of 'write_close' and 'nowrite_close'...
2017 Feb 09
2
Huge directory tree: Get files to sync via tools like sysdig
On Thu, 9 Feb 2017 10:55:51 +0100 Axel Kittenberger <axkibe at gmail.com> wrote: > > Has someone experience with collecting the changed files > > with a third party tool which detects which files were changed? > > I don't know of sysdig but am the developer of Lsyncd which does > exactly that, collect file changes via inotify event mechanism and > then calls
2009 Feb 17
8
Converting Acts_As_Tree to Acts_As_Nested_Set
Hello, I have a tree structure that needs to be converted into a nested set. A great deal of work has already been done on the tree items, so maintaining the integrity of the id''s is mandatory. However I need the ability to access entire branches of the tree, which is what Nested set does. Does anyone have any suggestions on how to efficiently transfer the tree to the nested set and
2017 Feb 09
1
Huge directory tree: Get files to sync via tools like sysdig
...axkibe at gmail.com> wrote: > > > > Not only that, but inotify is not guaranteed. (At least not on > > 3.16.0. Can't say regards later versions.) So you might miss some > > changes. > > > > Got any info on that? > > I noted that MOVE_FROM and MOVE_TO events are not guaranted to arrive > in order, or even the file descriptor might briefly close with "no > more events" inbetween them, but I never ever heared of anybody > encountering an issue of an event in a watched directory on not being > correctly reported, without getti...
2007 Oct 12
0
Changes to 'refs/tags/0.5.3'
...substr(ing) functions for optional add test for all the ways to do string extraction add the working tests from the Shape rewrite indentation fix invalidation handling. only replace graphics when they are different we need a new current point after CLOSE_PATH and MOVE_TO don't insert silence into audio streams indentation add copyright header add SwfdecRectangle to take over invalidation handling. add more functions add an option to show redraw regions various fixes to code that was previously unused change invali...