Displaying 20 results from an estimated 3000 matches similar to: "rsync connection/transfer error"
2009 Apr 10
1
linux Rsync + windows rsync + unexpected connection close
Hello all
I cannot sync my windows box with my linux box because of the following error.
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
I run rsync version 3.0.4 ( protocol 30) on both machines (cwRsync
binaries on windows). i sync over ssh.
Ssh command works fine from windows.
Same rsync command from the linux box works fine.
Only the rync command from windows
2009 Jul 17
0
Rsync problem : stops unexpectedly
Hello.
My problem is Rsync stops when I use it between 2 of my servers (2 NAS
Synology) ( named "*.22*" and "*.6*" ).
The problem continue...
For example :
_ Rsync run correctly between my server "*.22*" and ".6" ( in the 2
directions )
_ Rsync run correctly between my server ".6" and "*.8*" ( in the 2
directions )
_ Rsync *doesn't
2009 Jul 15
0
Rsync stops in the middle of a transfer
Hello.
My problem is Rsync stops when I use it between 2 of my servers (2 NAS
Synology) ( named "*.22*" and "*.6*" ).
For example :
_ Rsync run correctly between my server "*.22*" and ".6" ( in the 2
directions )
_ Rsync run correctly between my server ".6" and "*.8*" ( in the 2
directions )
_ Rsync *doesn't run* correctly between my
2011 May 27
1
Help with Rmpi install
Hello R-help!
I am a systems administrator for the University of Southern California. I take care of it's general-purpose research cluster, and have recently been asked to provide access to a parallelized R platform. I do not have any previous experience using R, and have only ever had to do anything more then 'yum -y install R'.
We have a myrinet MPI network, and use mpich1 as our
2008 Feb 08
2
R version of SAS Proc Varclus
I am interested in finding an R version of SAS "Proc Varclus". SAS's Proc Varclus implements an oblique cluster analysis based on principal components. How can I find out if R has a package that runs the same algorithm implemented in SAS "Proc Varclus"?
Thank you,
Mary Helen Black
__________________________
Mary Helen Black, M.S.
Keck School of Medicine of USC
2004 Dec 13
1
Status of Sun BSM/Auditd Support ?
Hey folks,
About a year ago it was pointed out to me there was BSM support in CVS that
would hopefully make it into a release soon. I had a look over it and it looks
like it covers everything (it certainly covers more than the 3 or 4 things we
do here at USC).
So I'm wondering what the status of that is? Is it planned for a release soon?
Are there issues with it? This is a really big feature
2005 May 03
1
filename paths different in server mode
For some reason rsync-2.6.4 compiled by me on HP-UX 11.23 in 64-bit
mode is adding extra path elements when running in server mode. This
is a new problem. It did not used to do that with older versions and
it does not do that with compilations on other systems.
$ rsync -a ewok::cadroot/release/bin/ .
$ ls
bin
Where did that extra directory come from? Testing with a different
machine
2009 Aug 19
3
Sweave output from print.summary.glm is too wide
Hi all
I am preparing a document using Sweave; a really useful tool. But I am having a problem.
Consider this toy example Sweave file:
\documentclass{article}
\begin{document}
<<echo=TRUE,results=verbatim>>=
options(width=40) # Set width to 40 characters
hide <- capture.output(example(glm)) # Create an example of the problem, but hide the output
summary(glm.D93) #
2009 Jan 28
2
OT: Adding verbatim R code text into LaTeX documents: texttt; verb or url?
Hi all
I use Sweave extensively to mix R and LaTeX, and often have R code appearing in my LaTeX document.
Just a quick question then: What is the best way to add example of R commands into LaTeX in-line? (That is, not using Sweave.) For example, suppose I wish to place in my document this instruction:
...is done in R using the command \verb|lm( y ~ var.one + var.two )| as follows:
I
2010 Nov 01
4
how to view the top 20 lines in a long dataset
Hi,
I am simply looking for the function that will allow you to look at the top
20 lines of a long dataset?
LP
On Mon, Nov 1, 2010 at 10:46 AM, Louis Plough <lplough@usc.edu> wrote:
> Hi,
> I am trying to generate all possible permutations (choose 2) of a vector,
> b, for example--using 'combn' the combinations in only one direction are
> generated...
>
> >
2010 Aug 26
3
Using termplot() with transformations of x
Hi all
I was playing with termplot(), and came across what appears to be an inconsistency.
It would appreciate if someone could enlighten me:
> # First, generate some data:
> y <- rnorm(100)
> x <- runif(length(y),1,2)
> # Now find the log of x:
> logx <- log(x)
>
> # Now fit two models that are exactly the same, but specified differently:
> m1 <-
2008 Nov 12
1
Understanding glm family documentation: dev.resids
Hi all
Consider the family function, as used by glm. The help page says the value of the family object is a list, one element of which is the following:
dev.resids function giving the deviance residuals as a function of (y, mu, wt).
But reading any of the family functions (eg poisson) shows that dev.resids is a function that computes the *square* of the deviance residuals (at least, by
2014 Sep 21
1
UEFI PXE / split config / TFTP attempted to DHCP server, not TFTP server
Gene,
All good questions. Thanks for taking time to respond. You've given me
great leads to follow up w/ DHCP appliance consultant.
>filename being file. I presume it looks like "/path/to/syslinux.efi"
>or "/path/to/bootx64.efi" and not a TFTP URL?
Correct.
>> TFTP Server Name (66) -- a string. I have tried:
>> - TFTP Server's IP
2004 Dec 06
1
[Patch] Makefile.in, new install-nosysconf target
For various reasons, it makes our life easier at USC to have a
'install-nosysconf' target much like the install-nokeys target that was added
a while back.
I mentioned this a few months back on this list and people seemed to think it
wouldn't be a problem to get it into the mainline tree.
I've attached the patch -- it should keep 100% backwards compatibility.
Thanks.
--
Phil
2008 Jul 02
1
Non-clean Rsync 3.0.3 exit on OSX
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've compiled rsync 3.0.3 on OSX 10.4 PPC via the plain jane
./configure; make method (no patches). The resulting binary has then
been moved to /usr/local/bin/rsync3 and copied to a OSX 10.5.4 Intel
client machine as rsync3.
I then run the following command:
rsync3 -vvv -e ssh -avAX --progress --delete
-
2010 Oct 29
3
DO NOT REPLY [Bug 7765] New: rsync error 23 without any real error
https://bugzilla.samba.org/show_bug.cgi?id=7765
Summary: rsync error 23 without any real error
Product: rsync
Version: 3.0.7
Platform: PPC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: nvbolhuis at aimvalley.nl
2010 May 13
3
R cannot access the web?
Hi,
I had originally posted regarding an error when trying to install package -
GenABEL - it has now become clear that R is not able to connect to the net.
Below are a couple of things I've tried with the resulting errors
I am running R 2.6.2 on Linux e15 X86
How can I fix this? Thank you!
1) download.file("http://www.nytimes.com", destfile<-tempfile())
Error:
trying URL
2006 Jun 28
1
y-axis break with lattice graphics
Hello all,
I am trying to incorporate a y-axis break (i.e. the lightning bolt
style) in an xyplot (using panel.superpose). I have tried to do this
manually using panel.line, but panel.line will not draw to the left
of the y-axis (or on the y-axis for that matter). I would prefer not
to have to do this by hand, but I feel like I am running out of options.
The figure can be viewed here
2010 Oct 21
1
Ordination plot option missing from PCA dialog
Hello,
I am trying to learn how to do PCA. I found a tutorial online, but what
I'm seeing in my installation does not match what is in the tutorial.
Specifically, if I select Statistics:Dimensional Analysis:
Principal-components analysis, the dialog I am presented with does not
include an option to create an ordination plot.
My question is why not? Is this a problem with my data set,
2008 Oct 09
2
Possible 3.0.4 bug with -s (--protect-args) - protocol error
Hi.
Two different hosts with 3.0.4 compiled from source, no patches.
It seems fine except that -s causes protocol failures. See below.
Local host is Sparc (Solaris 5.8), remote is Sparc (Solaris 5.10) or i686 Linux.
Regards,
Giuliano.
userX@hostA$ /home/userX/tools/bin/rsync -v -v -v -v -v -n
--rsync-path /home/userX/tools/bin/rsync -s . hostB:
FILE_STRUCT_LEN=16, EXTRA_LEN=4
cmd=<NULL>