similar to: Rsync 2.6.7pre1 is now available

Displaying 20 results from an estimated 4000 matches similar to: "Rsync 2.6.7pre1 is now available"

2005 Sep 14
3
Logging of attribute changes when no data is transferred?
How can I get rsync to write a log record (like --log-format does for data transfer) when no content needs to be transferred but attributes (owner, group, mode, ...) are changed? -- Dave Mielke | 2213 Fox Crescent | I believe that the Bible is the Phone: 1-613-726-0014 | Ottawa, Ontario | Word of God. Please contact me EMail: dave@mielke.cc | Canada K2A 1H7 | if you're
2005 Sep 15
1
--backup leaves window where file doesn't exist.
When using --backup, the sequence (as monitored by strace) is: rename("/path/to/<file>", "<backup-dir>/<file><backup-suffix>") rename("/path/to/.<file>.xxxxxx", "/path/to/<file>") This, of course, leaves a momentary window wherein <file> can't be found. Might it be possible to replace the first rename()
2009 Nov 11
3
anchoring of patterns for per-directory merge files
Hi, I'm extremely confused about anchoring of patterns for per-directory merge files, as what I see seems to not be the behaviour the documentation suggests. On the receiver side I have rsync version 3.0.3 protocol version 30. On the sender I have rsync version 2.6.9 protocol version 29. I'm calling: rsync --filter='dir-merge /.rsync-filter' -avz --delete \ --numeric-ids
2009 Dec 13
5
retransfer fail of large files with inplace and broken pipe
Hi, i have to tranfer large files each 5-100 GB (mo-fri) over dsl line. unfortunately dsl lines are often not very stable and i got a broken pipe error. (dsl lines are getting a new ip if they are broken or at least after a reconnect every 24 hours) i had a script which detect the rsync error and restart the transmission. this means that if a file has transfered e.g. 80 % i start again from
2003 Mar 03
1
csum-length documentation
I was startled to find that the --csum-length option is not implemented even though it is documented in the manpage. Not a good thing. Here's a patch that removes the manpage entry. I'd much rather not see this option and actually have the csum_length be per-file dynamic. Either way this patch should be applied at least until the code changes. The patch also brings rsync.1 and
2009 Sep 28
1
is glusterfs DHT really distributed?
Hi All, I noticed a very weird phenomenon when I'm copying data (200KB image files) to our glusterfs storage. When I run only run client, it copies roughly 20 files per second and as soon as I start a second client on another machine, the copy rate of the first client immediately degrade to 5 files per second. When I stop the second client, the first client will immediately speed up
2006 Feb 09
0
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):
2003 Oct 09
1
Rsync for backups - possible major speedup when local files renamed.
I use rsync regularly for backups of large trees, sometimes over low bandwidth links, and I would like to suggest a potentially major speedup under some circumstances, where files or folders are moved or renamed. The principle is simple : often people rename a file, or move it from one folder to another. Current behaviour (please correct me if I am wrong) is for wget to see this as a
1997 Sep 29
3
Mount NT on Unix?
I need a reverse samba. I need to be able to mount NT directories on a Unix box. Anyone know of such an animal? Thanks, Aaron -- Aaron Herskowitz Mailto:aaron@intraware.com Systems Engineer Voice:510-253-4566 intraware Inc. Fax:510-253-4599 Send XL T-Shirts to 25 Orinda Way, Orinda, CA 94563 http://www.intraware.com
2007 May 11
3
A simple question regarding plot of nls objects
Hi, I was trying to run the example of Indomethacin kinetics from the book: ## From Pinheiro/Bates, Mixed-Effects-Models in S and S-Plus, ## Springer, Second Printing 2001, Section 6.2 library(nlme) plot(Indometh) fm1Indom.nls <- nls(conc~SSbiexp(time,A1,lrc1,A2,lrc2), data=Indometh) summary(fm1Indom.nls) plot(fm1Indom.nls,Subject~resid(.),abline=0) ## .... the last plot command gives me the
2007 Dec 28
2
Access to shares too slow
Hi all, we recently moved our offices to a bigger place. Therefore all our servers and network electronic had to be turned off... :) Well, I know it sounds odd but after the move Samba is much slower serving the shares and users have to wait ages for the information to be copied or moved across the network. In some cases, Windows desktops seem to freeze until the data is retrieved from the
2006 Dec 07
1
a few more notes
hi, while all files is owned by nsd user and nsd run as nsd the nsd.db is still owned by root user (because the compiler run as root and create this file as root, ok i know just it'd be better if this file is owned by nsd too). another strange thing is that on the slave nsd i've got such messages: ----------------------------------------- zonec: reading zone "lfarkas.org".
1999 Apr 08
2
Samba 2.0.3 and NT/9x
Dear all, I recently upgraded to Samba 2.0.3 and read the doc files about NT machines because I cannot connect to the Samba server. In the WinNT.txt file there is the following proposal: [ --- Start of pasted text --- ] The following registry entry change will re-enable clear text password handling: Run regedt32.exe and locate the hive key entry:
2002 Nov 28
2
rsync as a bakcup tool and the case of rotated logs
Hello, I use rsync (among many other things) as an incremental backup tool. Every night I save /{home,etc,var} from several servers. On one of them we keep 52 weeks of system logs, so each time syslog is rotated all old syslog.x.gz (where x is between 1 and 213) change names. This impacts our backup transfers because the incremental snapshot now has to include all syslog.x.gz files even though
2001 Feb 28
2
Feature Request (or missinformation...)
Dear all, is it possible to do the same as 'net send /domain <message>' with smbclient ?? Or should I read any man page closely? :-) Thanks, Martin -- Martin Mielke martin@people-com.com http://www.ydilo.com/ People Communications Tel: +34 91 3447028 P? de la Castellana 216 - 2nd floor Systems Department Fax: +34 91 3447059 E-28046 Madrid | Spain [
2007 Oct 23
2
root != admin domain user?
Hi all, Samba has been running as PDC for some months in a row w/o no issues so far. Users and machines were created and added to the domain correctly... Now I'm facing the following problem... I hope it's easy to solve... Although machines have been added to the domain using the root user, and it's mapped to Administrator in /etc/samba/smbusers, when a situation like connecting
2004 Apr 02
2
Gnophone installation problems
Hi all, I installed all needed RPMs by GnoPhone to be installed without problems but when attempting to install GnoPhone itself I get this message: # rpm -Uvh gnophone-0.2.4-1.i386.rpm error: Failed dependencies: mozilla >= 0.9.2 is needed by gnophone-0.2.4-1 libgtkembedmoz.so is needed by gnophone-0.2.4-1 libgtksuperwin.so is needed by gnophone-0.2.4-1 I'm using
2004 Jun 04
1
Strange connection to the outside...
Hi all, for some strange reason, our still-under-test Asterisk deployment wants to contact the outside world and that raised some eyebrows here... Just a sample of our firewall log: -- ...a=DROPIN=eth0 OUT=eth2 SRC=192.168.36.199 DST=195.77.113.194 LEN=476 TOS=0x10 PREC=0x00 TTL=62 ID=39572 DF PROTO=UDP SPT=5060 DPT=62975 LEN=456 -- Why is this happening? We got no relationship with the DST
2007 Nov 02
4
Permutation test, grouped data
I am perfectly aware that this question is not an R question, at least not yet, but I have not succeeded in finding what I want in other ways, so ... What I am looking for are two algorithms, preferabley in Pascal, but other languages may do. For (a) systematic (complete) permutations for grouped data with unequal group sizes, and (b) random permutations for the same kind of data. I know
2017 Mar 09
4
[RFC] bitfield access shrinking
In http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20120827/063200.html, consecutive bitfields are wrapped as a group and represented as a large integer and emits loads stores and bit operations appropriate for extracting bits from within it. It fixes the problem of violating C++11 memory model that original widen load/store of bitfield was facing. It also brings more coalescing