Beef
Beef copied to clipboard
Linux filewatch improvements
Changed how newly created directories are handled, now we trigger Added, Modified for files/dirs inside new directories (only if directory is created and not moved to emulate windows behavior). Modified should now also trigger on attribute change.
We may still miss some events if file/directory is modified and deleted right after but that shouldn't be a problem.