|
From: James W. B. <jbe...@mi...> - 2005-08-29 17:12:18
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Times New Roman">Yes I was using rsync -avz and it seemed
to work....plus this has only just recently come up so it must have
something to do with a recent update to either rsync or maybe zlib...<br>
<br>
James<br>
<br>
</font><br>
Joe Zacky wrote:
<blockquote cite="mid...@za..." type="cite">James W.
Beauchamp wrote:
<br>
<br>
<blockquote type="cite">I've got one directory that I'm backing up
that is giving me problems.&nbsp;
<br>
The error message is shown below.&nbsp; The file 'acimsdb.zip' is
about 390
<br>
meg in size.&nbsp; I can rsync the directory manually to a test
area so it
<br>
doesn't look like the error is rsync alone. Any ideas?
<br>
<br>
Thanks
<br>
James
<br>
<br>
<br>
2005-08-29 10:27:46: Starting backup of main / webbackup
<br>
2005-08-29 10:27:46: receiving file list ... done
<br>
2005-08-29 10:27:46: ./
<br>
2005-08-29 10:27:59: acimsdb.zip<br>
<br>
2005-08-29 10:28:24: inflate returned -3 (0 bytes)<br>
<br>
2005-08-29 10:28:24: rsync error: error in rsync protocol data stream
<br>
(code 12) at token.c(416)<br>
<br>
2005-08-29 10:28:24: rsync: connection unexpectedly closed (254 bytes
<br>
read so far)<br>
<br>
2005-08-29 10:28:24: rsync error: error in rsync protocol data stream
<br>
(code 12) at io.c(165)<br>
<br>
</blockquote>
<br>
When you manually rsync it are you using the -z or --compress option?
It could be a problem with compression. I haven't had that error but a
google search all pointed to compression.
<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.google.com/search?hl=en&lr=&q=rsync+inflate+returned+-3+%280+bytes%29&btnG=Search">http://www.google.com/search?hl=en&lr=&q=rsync+inflate+returned+-3+%280+bytes%29&btnG=Search</a>
<br>
<br>
Joe
<br>
<br>
<br>
-------------------------------------------------------
<br>
SF.Net email is Sponsored by the Better Software Conference & EXPO
<br>
September 19-22, 2005 * San Francisco, CA * Development Lifecycle
Practices
<br>
Agile & Plan-Driven Development * Managing Projects & Teams *
Testing & QA
<br>
Security * Process Improvement & Measurement *
<a class="moz-txt-link-freetext" href="http://www.sqe.com/bsce5sf">http://www.sqe.com/bsce5sf</a>
<br>
_______________________________________________
<br>
Bobs-devel mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Bob...@li...">Bob...@li...</a>
<br>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/bobs-devel">https://lists.sourceforge.net/lists/listinfo/bobs-devel</a>
<br>
<br>
</blockquote>
</body>
</html>
|