similar to: DO NOT REPLY [Bug 7939] New: "Unexpected remote arg" when do local sync backup

Displaying 20 results from an estimated 6000 matches similar to: "DO NOT REPLY [Bug 7939] New: "Unexpected remote arg" when do local sync backup"

2013 Jan 24
2
rsync parameters errors
In my new bash script, I'm doing what I think is a very simple rsync command the way I'm used to doing it. I just do a lot of setup and checking before I get to it. When I run it, it gets very unhappy with me. It's probably something very simple. I need to build the rsync command in a string so that some things can go away - like if my variables DRY_RUN and DELETE are undefined,
2019 Aug 22
0
[PATCH disk-sync 5/5] Convert disk_sync inner loop to asynchronous.
Previously the inner loop would issue nbd.pread() requests synchronously, meaning that we would issue a request for each data block from the nbdkit server (which would in turn synchronously request the data from VMware) and wait until nbdkit replies before continuing. This converts the inner loop so it issues as many pread requests asychronously to nbdkit as the server can handle (any extra are
2019 Aug 27
0
Re: [PATCH disk-sync 5/5] Convert disk_sync inner loop to asynchronous.
On Mon, Aug 26, 2019 at 01:36:41PM +0200, Martin Kletzander wrote: > On Thu, Aug 22, 2019 at 03:39:35PM +0100, Richard W.M. Jones wrote: > >Previously the inner loop would issue nbd.pread() requests > >synchronously, meaning that we would issue a request for each data > >block from the nbdkit server (which would in turn synchronously > >request the data from VMware) and
2019 Aug 26
2
Re: [PATCH disk-sync 5/5] Convert disk_sync inner loop to asynchronous.
On Thu, Aug 22, 2019 at 03:39:35PM +0100, Richard W.M. Jones wrote: >Previously the inner loop would issue nbd.pread() requests >synchronously, meaning that we would issue a request for each data >block from the nbdkit server (which would in turn synchronously >request the data from VMware) and wait until nbdkit replies before >continuing. > >This converts the inner loop so it
2011 Aug 15
1
Help needed getting rsync to copy from windows to mac
I'm trying to use rsync to copy files from a Microsoft Windows machine (XP, with cygwin) to a macintosh (10.5.8, PPC). After a lot of playing with options, manual page reading, etc, I have the following command, executed on the windows machine: rsync -A -X -a --delete --rsync-path="/opt/local/bin/rsync --fake-super --log-file=/tmp/rlog.txt" /cygdrive/c/DRIVERS "rsync at
2001 Nov 17
1
read error: Connection reset by peer
Hello, This is my third posting in a day ! Many thanks to Tim Conway for responding to my first one. However, since I am hard pressed against time, I have been trying everything from the docs to get it to work but looks like, I might take forever unless some expert help comes in. So please, help if you can. Thanks. I am trying to copy a file from testor/source to admx/destination. Here is the
2011 Dec 18
1
Beginner help: Excluding directories by pattern
I apologize in advance for asking a beginner question, but I really could not figure this from the manual page. I want to copy some files with rsync, and not copy others. The stuff that I do not want to copy looks like this: System Volume Information/_restore*/RP* WINDOWS/Prefetch/* Documents and Settings/leila/Local Settings/Application Data/Google/Chrome/Application/*/Installer/chrome.7z
2003 Dec 12
4
Session Logging
I'm using R from a Linux command prompt, and am logging the whole session by tee'ing the R invocation line. ie. R | tee -a Rlog.txt Is there a better way to log all the session input and output from within R? Stan Smiley stan.smiley at genetics.utah.edu
2004 Aug 06
2
Win32 streamer?
I tried to get icecast2 and BLAMO Error: Failed to spawn GNU rlog on '/cvsroot/icecast-1.1//Makefile.in,v' '/cvsroot/icecast-1.1//acconfig.h,v' '/cvsroot/icecast-1.1//commandline.c,v' '/cvsroot/icecast-1.1//commandline.h,v' '/cvsroot/icecast-1.1//commands.c,v' '/cvsroot/icecast-1.1//commands.h,v' '/cvsroot/icecast-1.1//config.h.in,v'
2010 Jul 16
4
--compare-dest weirdness
Hi All, I am writing a backup program for my computer. brief outline is as follows. Running ubuntu 10.04 2 main partitions, / and /home, both ext3. 1 external usb hdd, ext3, mounted to /backups/main. once every couple of days, rsync backs up, using following command, everything worth backing up in / and /home partitions to a folder /backups/main/Full. command: "rsync -vrhRupElog
2008 Jan 14
2
DO NOT REPLY [Bug 5199] New: Exclusion of source arg ancestor short-circuits recursion
https://bugzilla.samba.org/show_bug.cgi?id=5199 Summary: Exclusion of source arg ancestor short-circuits recursion Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2015 May 13
0
Unexpected failure when calling new() with unnamed arg and
>>>>> Herv? Pag?s <hpages at fredhutch.org> >>>>> on Tue, 12 May 2015 15:18:42 -0700 writes: > Hi, > The man page for new() suggests that if 'a' is an object with slots > "slot1" and "slot2" and C is a class that extends the class of 'a', > then the 2 following calls should be equivalent: >
2004 Aug 06
2
SPEEX_SET_USER_HANDLER once again
Hi, Sorry! Marc Gimpel. I wrote it in a false thread before. It was my first time. :-) I have to write a small programm which should be able to record speeches and in addition synchronize the recorded speeches with measuring data. My idea is to record the speech in the normal way with speex and without ogg. If a sync message was received, i write a custom in-band messages using mode 13
2015 Oct 08
0
Unexpected failure when calling new() with unnamed arg and
Hi, I realize this is an old thread, but just wondering whether a conclusion was ever reached on this issue? I'm using formula(NULL) but it would be nice if default initialization worked for formula classes as well. Cheers, Josh On Thu, May 14, 2015 at 8:13 AM, Herv? Pag?s <hpages at fredhutch.org> wrote: > Thanks Martin for looking into this. H. > > > On 05/13/2015
2008 Jun 20
1
pre/post-xfer exec not executed ?
Hi, I've got an issue since about a week and I still can't solve it after a thorough research. I've setup a rsync server on my backup host, with shares using post/pre-xfer exec options but the scripts seems not to even be called : they should write a lockfile, and write in a logfile some information about the transfer request / report. I'm using rsync through stunnel and
2004 Aug 06
0
Win32 streamer?
John Watson wrote: > > I tried to get icecast2 and BLAMO > > Error: Failed to spawn GNU rlog on '/cvsroot/icecast-1.1//Makefile.in,v' > '/cvsroot/icecast-1.1//acconfig.h,v' '/cvsroot/icecast-1.1//commandline.c,v' [...] I doubt you really got Icecast2. Get it from the xiph.org CVS, the icecast.org repository is outdated. You find help on
2004 Aug 06
2
Win32 streamer?
I am new to cvs and was wondering if its like ftp in this error: cvs login: authorization failed: server cvs.icecast.org rejected access to /cvsroot for user anonymous. does that mean too many are using it right now or is something borked? <p>Moritz Grimm wrote: > > John Watson wrote: > > > > I tried to get icecast2 and BLAMO > > > > Error: Failed to spawn
2004 Aug 06
0
SPEEX_SET_USER_HANDLER once again
Hi, I think what happened is that you did not write the "message" length. With user-callbacks, you also need to say how large the message. The size is in bytes and encoded in 4 bits. Besides, you're probably the first one to use user-callbacks. BTW, why didn't you want to use Ogg. It's much simpler to use and overhead can be made minimal anyway. Jean-Marc Le ven
2001 Mar 26
0
unexpected async reply (sequence 0x20fb)! UPDATE
I wrote: > I just removed all my 242 Type1 fonts from X. I don't find it useful > to have any limitation in using fonts. So, I dropped an idea to make > fully functional PageMaker workstation under Linux with X. Although > Adobe PageMaker 6.5 Russian Edition works very well for me under Wine. That was true for P200MMX, 128 Mb RAM, RH 6.0, kernel 2.2.16, XFree86 3.3.6 On weekend,
2001 Mar 13
2
Xlib: unexpected async reply (sequence 0x20fb)!
Hi all I am trying to make wine load SourceSafe. After long f...ing with truetype fonts and constantly crashing xfs, I moved all my truetype font paths into XF86Config and now wine does not crash during the calculation of font metrics. Thanks to FAQs. Now, on wine startup, after rather long font refresh, I constantly get Xlib error. See subject. What's wrong with my Xlib (from XFree86