I may be missing the point but the contents of a file within a directory can
change without affecting the directory.
> ls -ld . dog
> drwxrwxrwt 24 rootwheel 816 Jan 14 11:39 .
> -rw-rw-r-- 1 pedzan wheel0 Jan 14 11:41 dog
>
> echo more >> dog
>
> ls -ld . dog
> drwxrwxrwt 24 root
I may be missing the point but the contents of a file within a directory can
change without affecting the directory.
> ls -ld . dog
> drwxrwxrwt 24 rootwheel 816 Jan 14 11:39 .
> -rw-rw-r-- 1 pedzan wheel0 Jan 14 11:41 dog
>
> echo more >> dog
>
> ls -ld . dog
> drwxrwxrwt 24 root
https://bugzilla.samba.org/show_bug.cgi?id=10380
Summary: Non-Nested Folder Optimisation
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: