problem with 2 clients and 1 server

2 posts / 0 new
Last post
itefix
Offline
Last seen: 5 days 16 hours ago
Joined: 01.05.2008 - 21:33
problem with 2 clients and 1 server

Hi.
I just configured a WinXP-WinXP cwrsync setup. I´m using ssh.
Everything worked fine when I had a client to server comunication. After I cunfigured a second client to the same server, the first client starts a strange behavior: it only sync´s when I change the source file for the second time. Everything is ok with the second client. Please I really need a help.

itefix
Offline
Last seen: 5 days 16 hours ago
Joined: 01.05.2008 - 21:33
Re: problem with 2 clients and 1 server

Try to use --modify-window=2

--modify-window
When comparing two timestamps, rsync treats the timestamps as being equal if they differ by no more than the modify-window value. This is normally 0 (for an exact match), but you may find it useful to set this to a larger value in some situations. In particular, when transferring to or from an MS Windows FAT filesystem (which represents times with a 2-second resolution), --modify-window=1 is useful (allowing times to differ by up to 1 second).

Topic locked

Release announcements