>It seems that Microsoft knows how to change a file without altering
>the modification time.
yes, they do.
see https://bugzilla.samba.org/show_bug.cgi?id=1601
but it`s not too difficult.
the issue is, that you don`t expect a program actively changing a files
contents when just opening it for
Hi.
On Mon, 11 Mar 2013 23:17:06 +0100 Mark Casey wrote:
> On 3/11/2013 4:18 PM, Mark Casey wrote:
...
>> rsync -nav --no-t --numeric-ids --relative --include='*/' --exclude='*' \
>> /media/mnt/files /media/backups/mnt/
...
> I was wrong. The command I listed is working after all, I just wasn'