Hi,
I've come across a situation with rsync which seems like a bug. I could
not find anything listed in bugzilla so am writing to the list to see if
it's just me.
I have a situation where I would like to upload some auto-generated
files to a website. However, I don't want these files to be includ
Hi,
I use rsync to synchronize my file system with remote server.
Rsync is time consuming and I want to avoid it in many cases.
I am looking for a quick way to check that my local file system has NOT
changed
since a given time, so that I would not have to run rsync.
The trivial solution would be t