September 16, 201114 yr Guys I am running rsync between my two boxes and for some reason a couple of files keep wanting to be rsynced. So I looked at the files that are there on the destination server and they say 1/31/11 which I thought was odd. So I run it again and it stays the same. I finally manually copy the files between the two shares via my windows box using explorer and now the problem seems fixed. This isn't the first time this happened. Just thought I would mention it if anyone else sees something like this. Thanks! Neil
September 16, 201114 yr Add -a to the client command to preserve time, permissions, and other things.
September 19, 201114 yr Author I am using -a. Here is my command: rsync -avrtH /mnt/user/Movies/ storage2::mnt/user/Movies Thanks, Neil
Archived
This topic is now archived and is closed to further replies.