From 7c5968ba2d9044a36b06e32e9419de3c8cf96362 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 24 Jan 2003 10:51:28 +0000 Subject: Tune rsync options: Remove superfluous ones and enable -H (check for hardlinks - strongly needed for storebackup). --- localsyncthis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'localsyncthis') diff --git a/localsyncthis b/localsyncthis index 5960b2c..0f6167a 100755 --- a/localsyncthis +++ b/localsyncthis @@ -8,7 +8,7 @@ copyright="(C) 2000-2002 Jonas Smedegaard " V='' action='' hosts='' -rsync_opts='-avrtz --delete --force' +rsync_opts='-aHz --delete --force' ssh_opts='' localdir='' remotedir='' -- cgit v1.2.3