heffneil Posted September 16, 2011 Posted September 16, 2011 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
dgaschk Posted September 16, 2011 Posted September 16, 2011 Add -a to the client command to preserve time, permissions, and other things.
heffneil Posted September 19, 2011 Author Posted September 19, 2011 I am using -a. Here is my command: rsync -avrtH /mnt/user/Movies/ storage2::mnt/user/Movies Thanks, Neil
Recommended Posts
Archived
This topic is now archived and is closed to further replies.