Re: slow rsync backup
Dag Ringdal wrote:
> I put an -a in the command and then rsync went into archive mode.
> When I ran it, rsync only replaced the changed files and the backup
> procedure went rather fast. I ran the command once more and the
> backup was completed in a few seconds.
>
> Thanks for your help.
>
> Dag
>
>
Ok, but you may get problems after Oct 29
~> zdump -v Europe/Oslo |grep 2006
Sun Mar 26 00:59:59 2006 UTC =
Sun Mar 26 01:59:59 2006 CET isdst=0 gmtoff=3600
Sun Mar 26 01:00:00 2006 UTC =
Sun Mar 26 03:00:00 2006 CEST isdst=1 gmtoff=7200
Sun Oct 29 00:59:59 2006 UTC =
Sun Oct 29 02:59:59 2006 CEST isdst=1 gmtoff=7200
Sun Oct 29 01:00:00 2006 UTC =
Sun Oct 29 02:00:00 2006 CET isdst=0 gmtoff=3600
I guess Bergen has the same time as Oslo :-)
Well, if it fail after Oct 29 , then add --modify-window=3601
/birger
|