Re: rsyncing local mirror

2003-06-12 Thread Keith O'Connell
> "VK" == Vineet Kumar <[EMAIL PROTECTED]> writes: VK> * Keith O'Connell ([EMAIL PROTECTED]) [030612 13:11]: VK> Different filesystem types? Different block sizes? It's VK> quite strange that they differ by so much (11MiB). It seems VK> more like something was omitted. May

Re: rsyncing local mirror

2003-06-12 Thread Vineet Kumar
* Keith O'Connell ([EMAIL PROTECTED]) [030612 13:11]: > Hi, > > I have a 32Gb disk that I use to store non volatile files > I have a 32Gb disk that I mirror the first one to > > This is done at 3am each morning as a cron job with > >rsync -Clart --delete /mnt

rsyncing local mirror

2003-06-12 Thread Keith O'Connell
Hi, I have a 32Gb disk that I use to store non volatile files I have a 32Gb disk that I mirror the first one to This is done at 3am each morning as a cron job with rsync -Clart --delete /mnt/store/ /mnt/mirror I then run; du -bs /mnt/stor