rsync-phenomenon

Wayne Davison wayned at samba.org
Tue Jan 20 15:29:44 GMT 2009


On Sun, Jan 18, 2009 at 01:03:29PM +0100, August C. Quint wrote:
> I've created a little script that makes a backup of my home-directory using 
> rsync. When I call this script again _all files_ will be copied again.

You should ask rsync to tell you what is going on using the -i option.
If you see an itemized 't', that means it's a time issue, and you should
look to see why rsync think the times differ between the files after the
copy.

..wayne..


More information about the rsync mailing list