similar to: any estimate for 2.6.7?

Displaying 20 results from an estimated 40000 matches similar to: "any estimate for 2.6.7?"

2006 Mar 15
2
Still getting a generator hang on 2.6.7
I've gotten around to testing the generator hang bug using stunnel under 2.6.7, and I still occasionally get the same problem. It seems to be around 50% of the time. Here's some strace output from the generator and receiver from two runs, one where the generator exits properly, and one where it doesn't. Run 2 hangs indefinately. Run 1 Generator: Process 14581 attached - interrupt
2005 May 12
2
help me understand keepalive..
I'm not sure keepalive is working the way I think it's supposed to. Here's my test. I've got a large file (approx 1 gig) on the rsync server, and I append a character on the end to make it slightly different. I fire up rsync on the client side and everything works fine until I hit the timeout value. I have this problems when I have a timeout of below 90 seconds. I've tried
2004 Nov 02
2
rsync doesn't delete unreferenced directories.
I'm using rsync to backup multiple directories, i.e. rsync -azq --delete --relative /dog /cat /fish user@rsync-server::modulename Everything works fine, except if I remove a directory from the list of those being backed up, it isn't deleted on the other side. For example: rsync -azq --delete --relative /dog /cat /fish user@rsync-server::modulename /dog /cat /fish are all backed up to
2004 Apr 06
1
ODBC database logging for rsync
I've added ODBC database logging to rsync, and was wondering what the procedure is to submit my code changes to be (hopefully) included into the main development branch of rsync. I've added everything in such a way that ODBC database logging is only included with a configure option, and otherwise not compiled in. Is there any interest in ODBC database logging for Rsync? If so should I
2006 Feb 19
2
Rsync 2.6.7pre2 released
I've just released rsync 2.6.7pre2 -- the second pre-release version of the imminent 2.6.7 release. Please test this out and email the rsync mailing list with any questions, comments, bug reports, etc. Thanks! You can download the tar file and its signature from here: http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre2.tar.gz http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre2.tar.gz.asc
2006 Feb 19
2
Rsync 2.6.7pre2 released
I've just released rsync 2.6.7pre2 -- the second pre-release version of the imminent 2.6.7 release. Please test this out and email the rsync mailing list with any questions, comments, bug reports, etc. Thanks! You can download the tar file and its signature from here: http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre2.tar.gz http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre2.tar.gz.asc
2006 Mar 28
1
DO NOT REPLY [Bug 3637] New: Regression 2.6.6 to 2.6.7 when syncing with 2.6.6 on windows - --no-r
https://bugzilla.samba.org/show_bug.cgi?id=3637 Summary: Regression 2.6.6 to 2.6.7 when syncing with 2.6.6 on windows - --no-r Product: rsync Version: 2.6.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2005 Sep 10
3
probbable generator hang bug in rsync
I've noticed this problem for a while and thought it was my own changes to rsync causing them. I've recently done some tests with vanilla versions of rsync though, and found the same problem. Here's the details. The generator process on an rsync server seems to get stuck in an infinite loop after a client process dies. (The receiver process dies just fine). I can produce this
2005 Aug 29
1
rsync process life cycle
I'm working with my ODBC database logging patch again, and I need some information on how rsync process management works. Essentially I need to close the database connection on a daemon process right before the last process (be it receiver or generator) exits. My question is, which process kills which process? Does the receiver kill the generator, or vice versa? Do they each die
2006 Mar 11
0
Rsync 2.6.7 released
I have released rsync version 2.6.7. You can read all about the latest improvements and bug-fixes that went into this release on this page: http://rsync.samba.org/ftp/rsync/NEWS The tar file of the source and its signature are here: http://rsync.samba.org/ftp/rsync/rsync-2.6.7.tar.gz http://rsync.samba.org/ftp/rsync/rsync-2.6.7.tar.gz.asc See the web site for other download
2006 Mar 11
0
Rsync 2.6.7 released
I have released rsync version 2.6.7. You can read all about the latest improvements and bug-fixes that went into this release on this page: http://rsync.samba.org/ftp/rsync/NEWS The tar file of the source and its signature are here: http://rsync.samba.org/ftp/rsync/rsync-2.6.7.tar.gz http://rsync.samba.org/ftp/rsync/rsync-2.6.7.tar.gz.asc See the web site for other download
2006 Mar 17
0
Patch for 2.6.7 (affects --exclude used with --relative)
For anyone combining --exclude with the --relative option and/or for those who have packaged 2.6.7 binaries: Please apply the following one-line patch to the code. It fixes a bug where an absolute --exclude without wildcards would fail to match if --relative is in effect. --- exclude.c 28 Jan 2006 00:14:02 -0000 1.128 +++ exclude.c 13 Mar 2006 01:49:56 -0000 @@ -562,7 +562,7 @@ static int
2006 Mar 17
0
Patch for 2.6.7 (affects --exclude used with --relative)
For anyone combining --exclude with the --relative option and/or for those who have packaged 2.6.7 binaries: Please apply the following one-line patch to the code. It fixes a bug where an absolute --exclude without wildcards would fail to match if --relative is in effect. --- exclude.c 28 Jan 2006 00:14:02 -0000 1.128 +++ exclude.c 13 Mar 2006 01:49:56 -0000 @@ -562,7 +562,7 @@ static int
2006 Jul 13
6
DO NOT REPLY [Bug 3929] New: after upgrade from 2.6.6 to 2.6.7 --delete is not functional
https://bugzilla.samba.org/show_bug.cgi?id=3929 Summary: after upgrade from 2.6.6 to 2.6.7 --delete is not functional Product: rsync Version: 2.6.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2007 Jun 20
1
How to use "mix" to estimate the parameters for mixture gamma distribution?
Dear R users, Please help me on using "mix" function under package "mixdist". My data distribution shows there are two components for the mixture distribution: left part is an exponential and right part is a normal. So I plan to use "gamma" mixture distribution to estimate the parameters. Here is what I am using for the "mix" function. Test<-mix(x,
2012 Nov 21
1
[Bug 9416] New: --files-from : RERR_PARTIAL vs RERR_VANISHED
https://bugzilla.samba.org/show_bug.cgi?id=9416 Summary: --files-from : RERR_PARTIAL vs RERR_VANISHED Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: penning at uu.nl
2006 Feb 09
5
Rsync 2.6.7pre1 is now available
Rsync version 2.6.7pre1 is now available for release testing. Please give it a try and send email to the regular mailing list with any questions, comments, bug reports, etc. You can read all about the latest improvements and bug-fixes in the NEWS file: http://rsync.samba.org/ftp/rsync/preview/rsync-2.6.7pre1-NEWS For the tar file itself, you'll find it here (with its signature):
2006 Mar 13
1
rsync 2.6.7 not excluding whole directories
I'm not sure if I was relying on unspecified behavior, but I was in the habit of putting entries like this: /home/tug/public_html into an exclude file. This would omit everything under that directory. (I'm not sure if it omitted the directory itself, but I didn't care.) In rsync 2.6.7, this had no effect, and everything under /home/tug/public_html was copied. I notice that a new
2006 Apr 05
4
logging problems
Hi! I'd also like to report a strange logging problem I have. OS: Solaris 2.8 rsync version: 2.6.7 When I run rsync in daemon mode invoked at a command prompt, it does log information in my configured log file (i.e. /var/log/rsyncd.log). But when I invoke it via inetd with an entry in inetd.conf, it does not log any information. rsync version 2.5.6 did not have this problem. My inetd.conf
2006 Mar 02
1
Rsync 2.6.7pre3 released
I've just released rsync 2.6.7pre3 -- the third, and (hopefully) final pre-release version of the 2.6.7 release. Please test this out and email the rsync mailing list with any questions, comments, bug reports, etc. Thanks! You can download the tar file and its signature from here: http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre3.tar.gz