This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rsync problem


Sven Köhler wrote:
> hi,
>
> i have a problem with rsync.
> it copies the same the files again and agin and ....
>
> i run
>    rsync -rv dir1/ dir2/
> but when i run rsync again it copies some files that have not been
> changed and if i run rsync the third, forth, etc. time, it copied the
> same files again.
>
> is there anything wrong with the get/set-function for the file-time? i
> guess rsync uses the file time.

Nothing to do with Cygwin. Read the rsync docs. Specifically, the --times
option.

Max.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]