You might also be interested in
http://meld.sourceforge.net
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Unison
http://www.cis.upenn.edu/~bcpierce/unison/
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
On Fri, 20 Aug 2004 22:48:20 +0200
Jan-Benedict Glaw <[EMAIL PROTECTED]> wrote:
> On Fri, 2004-08-20 16:43:07 -0400, Loukinas, Jeremy <[EMAIL PROTECTED]>
> wrote in message <[EMAIL PROTECTED]>:
> > Anyone syncing say 18-20gb Oracle dbf files..?
>
> No problem--as long as you don't try to backup h
I want to rsync on the basis of content and content only;
I don't want to copy if the file is no different and I don't
want not to copy if the file is at all different (of course).
I think the right incantation is with the -c (always checksum) option:
rsync -rlvc here/ there
But it isn'