similar to: Rsync 2.5.7 --delete and --backup behavoir

Displaying 20 results from an estimated 9000 matches similar to: "Rsync 2.5.7 --delete and --backup behavoir"

2006 Sep 27
5
Rép : How many virtual for a domU
I tought Virtual Network Interfaces excuse.. Three is not enough for my application and I don''t have NIC... Will this limitation increase? And what about RAM overcomittment? Is it possible? Le 27 sept. 06 à 18:39, Henning Sprang a écrit : Hi, On 9/27/06, The MoonSeeker <themoonseeker@gmail.com> wrote: Hi, I''d like to know how many interfaces can we create for a domU?
2003 Dec 17
1
Rsync 2.5.7 --delete not working!!!
I am having a problem with rsync not deleting files on the destination that no longer exist on the source. The command I am using is: rsync -vaz --delete /bantemp/* backenp650:/bantemp Once the two trees are in sync, if I add a file to the source, run rsync again, it will copy over the one new file. If I delete the file on the source, run rsync, the file still exists on the destination. I
2012 Nov 29
0
[LLVMdev] Different behavoir when writing to stdout with 2 raw_fd_ostreams with or w/o redirection
On Thu, Nov 29, 2012 at 11:03 AM, Dmitry N. Mikushin <maemarcus at gmail.com>wrote: > Hi Dan, Sean, > > Thanks for replies, > > So does it mean user is not expected to use any other stream for stdout, > but outs()? Although there is a comment "If you don't want this behavior, > don't use outs().", outs() is a static instance which always exists and
2006 Jan 23
0
Odd asterisk behavoir
Hi, If I have an AGI script that calls user A and then calls user B and connects them... it seems to work fine (for accounting) if I call a local call (out my PRI).. however if I go out my IAX... the CDR terminates the long distance call after 3 seconds (after the IAX trunk picks up).. and what ends up in the CDR is a time .. but it's FROM (src) the long distance call to my local extension..
2005 Sep 26
2
C4 - mod_authz_ldap - weird behavoir
hi I have problem with mod_authz_ldap with this setup: <Directory /var/www/html/weby_2005> AuthzLDAPServer "ldap:389" AuthzLDAPUserBase dc=group,dc=cz AuthzLDAPBindDN uid=ds,ou=People,dc=group,dc=cz AuthzLDAPBindPassword XXXXX AuthzLDAPUserKey uid AuthzLDAPUserScope subtree AuthzLDAPLogLevel debug # needed for user auth
2000 Mar 18
0
abline(coef=c(1,1)) different behavoir to screen andpostscript 1.00 under windows
Hi - The problem is with two abline(s). Attached are: 1) jnk.r to run program 2) jnk.rin the data 3) jnkps.eps the postscript output 4) jnkscreen.bmp (from photoshop after bmp copy to clipboard) in jnk.zip the eps and bmp are different on my machine (windows 2000) any suggestions appreciated bob >>> Diego.Kuonen at epfl.ch 03/18/00 08:24AM >>> "Robert L.
2000 Mar 18
1
abline(coef=c(1,1)) different behavoir to screen and postscript 1.00 under windows
hi listees- Running windows 2000 and r 0.99 or 1.00; I get different lines on screen and print out: > j<-read.table("jnk.rin",head=T,sep="\t") > attach(j) > #gives lines I want > qqnorm(Dog,pch="o",main="Cumulative Frequency Log Dog Size",log="y",sub="Figure 2",x =c(-3,3),ylim=c(2000,1000000)) >
2012 Nov 29
2
[LLVMdev] Different behavoir when writing to stdout with 2 raw_fd_ostreams with or w/o redirection
Hi Dan, Sean, Thanks for replies, So does it mean user is not expected to use any other stream for stdout, but outs()? Although there is a comment "If you don't want this behavior, don't use outs().", outs() is a static instance which always exists and creates problems, even if not used. - D. 2012/11/29 Dan Gohman <dan433584 at gmail.com> > On Wed, Nov 28, 2012 at
2012 Nov 29
0
[LLVMdev] Different behavoir when writing to stdout with 2 raw_fd_ostreams with or w/o redirection
On Wed, Nov 28, 2012 at 10:54 PM, Dmitry N. Mikushin <maemarcus at gmail.com>wrote: > Dear all, > > Consider there is a program that writes to stdout using two different > raw_fd_ostream-s: raw_fd_ostream does buffered I/O, so it's not really meant to be used like this. > #include "llvm/LLVMContext.h" > #include "llvm/Module.h" > #include
2009 Apr 07
3
strange (?) behavoir of expand.grid()
Hello, I came across a strange behavior of expand.grid (or at least strange to me). For certain values of one of my input variables - created by seq() - I have to use strings (e.g ==".6") to select a row of the object created by expand.grid(), for other values numerical (e.g. ==.8) and for some both work. Please find an example below. #Example x<- seq(0,1,1/10) y <-
2011 Oct 05
2
subplot strange behavoir
Hello, Below is some example code that should reproduce an error I'm encountering while trying to create a tiff plot with two subplots. If I run just the following bit of code through the R GUI the result is what I'd like to have appear in the saved tiff image: x<-seq(0:20) y<-c(1,1,2,2,3,4,5,4,3,6,7,1,1,2,2,3,4,5,4,3,6) plot(x,y,type="l",las=1,ylim=c(0,12))
2012 Nov 29
3
[LLVMdev] Different behavoir when writing to stdout with 2 raw_fd_ostreams with or w/o redirection
Dear all, Consider there is a program that writes to stdout using two different raw_fd_ostream-s: #include "llvm/LLVMContext.h" #include "llvm/Module.h" #include "llvm/Support/raw_ostream.h" using namespace llvm; int main() { raw_fd_ostream S(STDOUT_FILENO, false); outs() << "Hello"; S << ", world!";
2005 Jul 22
2
Unpredictable behavoir using Sortable javascript
Hey all, I''m attempting create a photo album that can be re-ordered using the great scipts from script.aculo.us <http://script.aculo.us>. It seems to work as expected when I pretty much copy and paste the puzzle example but when I try and be a bit trickier (changing the movable elements to be divs containing images) things get wierd. I''m able to "pick" the
2014 Jul 25
1
rsync 3.1.0/3.1.1 incompatible with 2.5.7
I develop GNU Parallel. GNU Parallel uses rsync to transfer files. GNU Parallel has a design goal of not requiring the users to change their setup to be able to use GNU Parallel. In other words: If you are called as a consultant to work on a Centos3 server untouched since 2007, then you can expect even the newest version of GNU Parallel will work flawlessly. Centos3 has rsync 2.5.7 installed. On
2020 Apr 10
2
[EXT] doveadm backup from gmail with imapc
> On 10 Apr 2020, at 14.07, Ben Mulvihill <ben.mulvihill at gmail.com> wrote: > > last answer from gmail: > 1586513176.126970 1944 OK Success last commands send by dovecot: > 1586513175.951965 1944 UID FETCH > 99624,99627,99628,99629,99631,99632,99633,99634,99635,99636,99637,99639 > ,99640,99641,99642,99643,99644,99645,99646,99647,99648 (X-GM-MSGID) >
2003 Dec 11
2
cwRsync 2.5.7
Tevfik On Tuesday 09 Dec 2003 18:13, Tevfik Karag?lle wrote: > I would also like to inform that I updated my cwRsync package with the > latest rsync binary (2.5.7). http://itefix.no/cwrsync I have tried your rsync 2.5.7 in cygwin under Windows 2000, synchronising to a windows share on an unknown (probably Windows) file server. Sorry to report that it hangs at the end of transfer, as did
2004 Apr 28
1
2.5.7 vs 2.6.1 interoperability bug
Hi all - I've got two red hat linux 7.3 systems. On each i have the redhat-provided 2.5.7 in the standard location, and a locally built copy of 2.6.1 in /usr/local/pkg. I'm implementing a remote-backup-to-disk setup. blakey is the "client" (source of rsync), verve is the "server" (dest of rsync). When i take care to match rsync binary versions (2.5.7 on each
2006 Dec 06
1
Some questions
First of all,... someone who uses "yahoo2" as name,...or insters "junk signatures" should simply be silent.... Secondly vcard is not junk, it's standardised via IETF/IMC. Get a proper client (mutt or so) which can filter vcards etc if you'd like to.... yahoo2 wrote: > At 06:43 AM 11/2/2006, Christoph Anton Mitterer wrote: > > Please stop attaching junk files.
2003 Dec 30
1
rsync 2.5.7 link-dest seems broken
Hi -- I'm experiencing problems when using rsync between two different machines. Details follows: Both machines are running 2.4.23, rsync versions on both are identically configured versions of 2.5.7: rsync version 2.5.7 protocol version 26 Copyright (C) 1996-2002 by Andrew Tridgell and others <http://rsync.samba.org/> Capabilities: 64-bit files, socketpairs, hard links, symlinks,
2011 Aug 03
1
--relative clobbers --delete
Hi, We back up a lot of machines with varying version of rsync installed on them. The oldest machine (hopefully soon to be retired) is running rsync version 2.5.7 (protocol version 26). We back this machine up from "/" onwards with a few excludes in there. I noticed today that whenever we use the --relative and --delete flags together, the --delete flag seems to have no affect.