backing up Linux Caldera

2005-09-06 Thread Yo
Hi I work at a school that has a linux server and windows workstations. The linux server is managed remotely by someone else. Up until now we have backed up to a tape drive on the linux using Bru. This was becoming more and more unreliable so I changed tack and I have been backing up Shares on

[Bug 1529] 32bit rollover problem rsyncing files greater than 4GB in size

2005-09-06 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1529 --- Additional Comments From [EMAIL PROTECTED] 2005-09-06 11:38 --- [EMAIL PROTECTED]:~> cat rsync-intoverflowtest.c #include #include int main(void) { unsigned i = UINT_MAX; printf("i = %u, i+1 = %u\n", i, i+1);

[Bug 1529] 32bit rollover problem rsyncing files greater than 4GB in size

2005-09-06 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1529 --- Additional Comments From [EMAIL PROTECTED] 2005-09-06 11:10 --- (In reply to comment #8) > Did I made a mistake here? I have some minor quibbles with what you stated (which I will describe below), but, as you point out, this value c

[Bug 1529] 32bit rollover problem rsyncing files greater than 4GB in size

2005-09-06 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1529 --- Additional Comments From [EMAIL PROTECTED] 2005-09-06 06:37 --- Now when len is OFF_T is it possible that sum->count (which is size_t) in sum_sizes_sqroot() will rollover too at line: sum->count = (len + (blength - 1)) /

speed differences

2005-09-06 Thread Jaeckle,Edgar,LUEDINGHAUSEN,MI-WL
Edgar Jäckle, MI-WL Werkleitung Nestlé Deutschland AG -Julius Maggi Str.8 D-59348 Lüdinghausen Tel.:+49(0)259125120 Fax.+49(0)259125208 mailto:[EMAIL PROTECTED] -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting,