On 29 Nov 2001, Jeremy Hansen <[EMAIL PROTECTED]> wrote:

> rsync -avz --progress rsync://localhost/apache_logs/access_log .

tridge just reminded me that -a does *not* detect hardlinks.  You need
-H too.  

A documentation bug implied that -a was enough.  I've just fixed it.

-- 
Martin 

Reply via email to