similar to: Clarification on the RSYNC_EXIT_STATUS

Displaying 20 results from an estimated 12000 matches similar to: "Clarification on the RSYNC_EXIT_STATUS"

2006 Sep 18
2
Clarification on the RSYNC_RAW_STATUS and RSYNC_EXIT_STATUS
I've noticed that even if rsync has a non-zero exit code on the client that the server still reports an exit status of 0. For example, I've received an error 23 with the following output on the client-side "rsync error: some files could not be transferred (code 23) at main.c(954) [sender=2.6.9cvs]" while the server-side rsync_raw_status and rsync_exit_status were still both
2014 Mar 17
1
Regarding: unable to make USB-ZIP using rufus_v1.4.5
Test, test one two, test > > > > Thanks in advance, > > > > Prof S W Damle > > I don't know whether Pete Batard (RUFUS' developer) have read your > messages. And this message is to see if the "reply to list mungling" is gone. (Check the E-mail headers ( this message was/is a "reply to list" )) Groeten Geert Stappers
2010 Jul 15
6
Error cargar datos ACCESS
Hola a todos, estoy intentendo cargar unos datos contenidos en una tabla de ACCESS, por lo que ejecuto los siguientes comandos dir<-"C:/Users/D/Desktop/" library(RODBC) cn<-odbcConnectAccess(paste(dir1,"datos.mdb",sep="")) pero me da el siguiente error Warning messages: 1: In odbcDriverConnect(con, ...) : [RODBC] ERROR: state IM002, code 0, message
2010 Nov 04
4
Bug#602378: xen-hypervisor-4.0-amd64: Live migration of Guests crashes and reboots
Package: xen-hypervisor-4.0-amd64 Version: 4.0.1-1 Severity: grave Tags: squeeze sid Justification: causes non-serious data loss Live migration of a guest (running CentOS 5.5, Paravirtualized) crashes the target-host (Hardware: Dell R610, 2x Xeon 5620, 16Gb RAM, Perc/700-Raid) (XEN) ----[ Xen-4.0.1 x86_64 debug=n Not tainted ]---- (XEN) CPU: 9 (XEN) RIP: e008:[<ffff82c4801151f6>]
2012 Jul 09
1
Bug#602378: Please can you try 4.1 from Wheezy
There's a couple of patches in 4.1 which might plausibly be the fix for this. changeset: 23246:8f927378135a user: Jan Beulich <jbeulich at suse.com> date: Wed Mar 07 08:35:58 2012 +0000 files: xen/arch/ia64/xen/domain.c xen/arch/x86/domain.c xen/arch/x86/domctl.c description: passthrough: release assigned PCI devices
2014 Jan 22
1
After USB boot problems on Gigabyte GA-M55Plus-S3G
Am 22.01.2014 09:27, schrieb Ronald F. Guilmette: > In message <BLU0-SMTP46982596DE9C2639CEB6B078BA40 at phx.gbl>, Ady wrote: > >> I am going to repeat what Genec requested at some point. Please post >> the result of (replace 'sdX' with the adequate device): >> >> 'fdisk -l -c=dos -u=cylinders/dev/sdX' >> and >> 'fdisk -l
2014 Jan 21
3
After USB boot problems on Gigabyte GA-M55Plus-S3G
> > In message <BLU0-SMTP1383C5798F6C577E5FFF368BA40 at phx.gbl>, > Ady <ady-sf at hotmail.com> wrote: > > >> With respect to all of the actually important stuff however, I may have > >> missed it all, but I don't recall having read or seen an explanation of > >> what Ady & everybody else finally figured out about all this... > >
2014 Jan 19
3
USB boot problems on Gigabyte GA-M55Plus-S3G
> > >This particular mainboard might be using different BIOS values than > >others, and there are several other alternative explanations for all > >these issues. Your last few tests suggest that we are on a good track > >now. > > I have just a couple of questions. First, who exactly is Mr. Syslinux? > Who is the primary developer/maintainer? Second, may I
2014 Jan 11
2
USB boot problems on Gigabyte GA-M55Plus-S3G
In message <BLU0-SMTP145A44932CB6CC2DB4621568BB30 at phx.gbl>, Ady <ady-sf at hotmail.com> wrote: >> Is there something specific I should try? /boot/syslinux ? >> > >>From the syslinux boot prompt in UBCD you could try: >/boot/syslinux/config.c32 /boot/syslinux/syslinux.cfg /boot/syslinux/ > >(Yes, it is the same basic absolute path, three times, all
2015 Jan 14
3
Abreviar nombres ciéntificos
Hola a todos, Gracias por las respuestas. Los nombres ciéntificos son los nombres de las columnas de un csv. Usando vuestros comentarios y sugerencias, estoy tratando de "automatizarlo", ya que tengo unas 40 especies. De momento sin mucho éxito por que no consigo dar con la forma de que me abrevie las especies correctamente y mezclo campos La aproximación de Jorge me valdría (y he
2006 Aug 06
2
File fragmentation
I've been running some tests on files created by rsync and noticing fragmentation issues. I started the testing because our 5TB array started performing very slowly and it appears fragmentation was the culprit. The test I conducted was straighforward: 1. Copy over a 49GB file. Analyzed with contig (from sysinternals), no fragments. 2. Ran rsync and the file was recreated normally (rsync
2007 Jan 24
1
AOC on misdn?
Hi, i can see AOC messages on the asterisk console. Can i sendtext() them to the caller or put them in cdr? Regards, Andreas. _________________________________________________________________ Need a new job? Check out XtraMSN Careers http://xtramsn.co.nz/careers
2011 Mar 22
1
Sangoma wapipe installation error
Hey! I am installing Sangoma A102D wanpipe driver and i got following error. what is this ? why dir isn't there ? wanpipe-3.5.16 # make dahdi DAHDI_DIR=/usr/src/dahdi wanpipe-3.5.16 # make install ....Send .... .... Installing Wanpipe Firmware update utility in /etc/wanpipe/util/wan_aftup install -D wan_aftup /usr/sbin/wan_aftup install -d /etc/wanpipe/util/wan_aftup/scripts install:
2005 Nov 16
1
RODBC help
I am using the RODBC package to read data from an Excel file. An excerpt of the file looks like this: 00103V206 AES Corporation 6.00% 42.87 00808N202 AES Trust III 6.75% 34.98 03748R861 Apartment Investment & Management 9.00% #ERROR (I) 039380209 Arch Coal, Inc. 5.00% 61.51 My problem appears to be related to specification of data types by column. For instance, the CUSIPS in column 1 are
2008 Apr 27
1
Adding rownames with different lengths to a table
Hello! I would like to add names to a table. The table presents median values, numbers of values (n) and percentage(%) for a given agegroup. Thus I would like to add a label above these three variables for each category. But if I try to use colnames I get a message telling me that the number of labels must be equal to the number of columns in the table. I hope someone could understand what I mean!
2012 Apr 25
2
r-square for non-linear regression
Hi, I saw you discussed about the meaning of the R squared in a nls regression. Do you have a source or a quotation please? kind regards, Pierre Grison Tel: 06 01 79 74 22 Mail: pgrison@hotmail.fr [[alternative HTML version deleted]]
2009 Apr 07
1
Lattice Groups
Hi all, I'm trying to achieve a few things using the lattice package but am failing miserably. I am plotting side by side box plots and using a grouping variable, e.g. cols <- c("Sepal.Width", "Petal.Length", "Petal.Width") stackedData <- stack(iris[, cols]) df <- data.frame(y = stackedData$values, x = rep(iris$Species, 3), which = gl(3,
2006 Aug 02
1
Unable to set ACLs using Windows Security Dialog Box
Hi, I configured Samba to act as a file server on RHEL4, Samba 3.0.10. Everything worked as I expected except owning issue. If an NT user created a folder on the share, it was getting its owner and changing "Owner Group" from "root" to "Domain Users". I wanted to keep "Owner" and "Owning Group" through newly created folders as well as subfolders.
2011 Mar 03
2
Sangoma PCI vs PCI Express card
Hey Guy, I have quick question. I am purchasing Sangoma A102D card but i am confused between PCI and PCI Express. Which card would be good for me. Definitely PCI Express is advance but i just want to know is there any major difference, like quality, performance etc.. -Satish -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Dec 29
2
I need intercept in plm model
Hi,R 2.15.2 plm() function on Windows 7 when i perform a plm regression, i can't manage to obtain the intercept, but I need it.it gives me just the beta coefficient. my formula: fixed <- plm(deltaS ~ L1.deltaS + L2.deltaS, data=Mody_R, index=c("country_id", "date"), model="within") my output: Coefficients : Estimate Std. Error t-value Pr(>|t|)