similar to: rsync hang on large file in a set

Displaying 20 results from an estimated 1000 matches similar to: "rsync hang on large file in a set"

2009 Nov 08
1
dup error of rsync 3.0.6-1 under cygwin 1.7.0-62 and 63
I have used earlier rsync on cygwin successfully for a long. I have now moved to cygwin 1.7.0, which required moving to rsync 3.0.6-1 at the same time. (The -1 is for minor cygwin-specific patches.) When I do almost any command with rsync, such as the one below, it breaks at a dup2 after a fork in pipe.c (routine piped_child). Windows gives error code 6, which is translated by cygwin to errno 9 =
2010 Feb 23
2
cygwin + rsync issue under Windows 7 x64
Friends -- I am posting this to both lists since I think it has to do with some kind of unfortunate interaction. The latest rsync (3.0.7-1) under an up-to-date cygwin on Windows 7 x64 gets into some kind of busy wait situation when transferring large files over ssh. rsync, ssh, and zip can all be consuming much cpu time. I downloaded and built rsync 3.0.7 locally, manually editing config.status
2018 Mar 12
0
Call for Papers: ManLang 2018 (Sept. 10-14, Linz, Austria)
Dear Person That Posted This Email, Please be aware that calls for papers are only on-topic for this email list if they are specifically about LLVM. For example, a call for a workshop on LLVM in Scientific Computing would be on topic whereas a general compiler call for papers (like the one below) is not. That said, I hope you receive many strong submissions. Your conference looks
2018 Mar 07
2
Call for Papers: ManLang 2018 (Sept. 10-14, Linz, Austria)
------------------------------------------------------------------------------------------------ CALL FOR PAPERS 15th International Conference on Managed Languages & Runtimes (ManLang'18) September 10-14, 2018, Linz, Austria http://ssw.jku.at/manlang18/ ------------------------------------------------------------------------------------------------ ManLang (formerly PPPJ) is a
2007 Jul 14
1
Annoying semi-bug in flac
Dear all, I use flac a lot and find it really useful. However, there is one slight issue that keeps bugging me. When encoding/checking files with long filenames, you get output like this (usually much longer): 30 Gardiner, John Eliot Monteverdi Choir, English Baroque Soloists - 30 Recitative Und sie kamen eilend.flac: ok 21 Gardiner, John Eliot Monteverdi Choir, English Baroque Soloists - 21
2005 Jun 05
1
Creating a large matrix
Dear all, I have a set of data that is 2 columns wide and 35,000 rows long (see extract below). The first column contains codes for tetrads (2km x 2km squares within NW England) and the second column has the names of moss species present within each tetrad. I wish to convert this into a matrix where rows are labelled by 'Tetrad', columns are labelled by 'Moss species' and each
2004 Apr 14
0
rsync --link-dest issue on local fs
> Here's the deal... I have a filesystem that I have populated by > rsyncing from a filer (over NFS) using the --link-dest option to create > incremental "snapshots" of the live data. This part is working > fine... lots of links, much fewer blocks represented. Now it is time > to migrate to > a larger filesystem and, during the rsync, the links are not being
2005 Jan 25
1
Threshhold Models in gnlm
Hello, I am interested in fitting a generalized nonlinear regression (gnlr) model with negative binomial errors. I have found Jim Lindsay's package that will do gnlr, but I have having trouble with the particular model I am interested in fitting. It is a threshhold model, where below a certain value of one of the parameters being fitted, the model changes. Here is a sample: Cones:
2010 Mar 05
0
Macintosh/BSD Systems Engineer opportunity at VeriSign!
The Architecture & Technology Services group is looking for a passionate engineer with significant Macintosh and OS X experience to join the Infrastructure Services team. Infrastructure Services develops and supports standards and best practices for hardware, operating systems, software tools, and other third-party applications. ATS enables VeriSign's development, operations, and business
2003 Sep 04
1
rsync 2.5.6, No buffer space available error...
I have seen this error in many postings, but the solutions seem not to apply in this case. This error happens during a small file transfer (gif image) and after 75% of a 165G rsync job (the building file list portion is complete.) Most solutions I saw were related to not having enough RAM or running out of disk space. Check out the machine specs below the error. rsync: writefd_unbuffered
2006 May 10
3
NumbersToWords
= numbersToWords - convert your integers and floats to english or japaneese words,or translate it into american currency - This plugin was created from a solution to the ruby quiz (english numbers) by Matthew D Moss. I modified the code to work as a rails plugin and added the to_dollars method. - the to_dollars method will work with integers and floats - the to_english and to_japaneese methods
2009 Nov 25
2
rsyncing large sized folder
Hi I have to rsync a folder say 0. This folder inside it contains sub folders [0-999]. Inside this subfolders i have further subfolders [0-999]. so my directory structure is: /0/0/0/file /0/0/1/file /0/0/2/file | | /0/0/999/file /0/1/0/file /0/1/1/file | | /0/0/999/file and so on
2010 Feb 26
2
Error in mvpart example
Dear all, I'm getting an error in one of the stock examples in the 'mvpart' package. I tried: require(mvpart) data(spider) fit3 <- rpart(gdist(spider[,1:12],meth="bray",full=TRUE,sq=TRUE)~water+twigs+reft+herbs+moss+sand,spider,method="dist") #directly from ?rpart summary(fit3) ...which returned the following: Error in apply(formatg(yval, digits - 3), 1,
2004 Jan 30
1
rsync 2.5.6, No buffer space available error...
> On Wed, Sep 03, 2003 at 03:49:12PM -0400, Matt Miller wrote: >> I have seen this error in many postings, but the solutions seem not to >> apply in this case. This error happens during a small file transfer >> (gif image) and after 75% of a 165G rsync job (the building file list >> portion is complete.) Most solutions I saw were related to not having >>
2006 Aug 07
0
Re: [Engine-users] dry_scaffold
Ed, One of my team members has downloaded your scaffold engine and has used it to quickly build a few MVC setups around some of our existing tables. http://dry.rubyforge.org/ While not everything works, we are really impressed with how much great functionality came straight out of your dry_scaffold. Ajax record handling, search fields, etc. (We don''t yet have the master-detail part
2002 Apr 30
0
Examples of hypothesis testing Bryan Moss
2005 Oct 14
1
TC Output Redirection
Ok, this is a rather large annoyance... How do you redirect the error output for TC? It does not seem to use any of the standard file descriptors (like STDOUT or STDERR) for error output. I have tried: tc <blah> 2>&1 1>/dev/null tc <blah> 3>&1 2>&1 1>/dev/null etc No matter what I do, I cannot seem to redirect the output. Anyone have any suggestions?
2006 Jun 27
1
X-Windows on a virtual machine
Hey everyone. I''ve been doing some googling to find information regarding the use of VGA. I''m having some trouble gaining a complete understanding of the matter, but it appears as if it is only possible to use VGA on an unmodified operating system. Is this correct, or would it be possible for me to install and use X-Windows on a domU installation with a modified kernel?
2002 Jun 04
2
User can't access share
Can anyone lend a clue: I have a user who cannot access a samba share. His account is created on the server. The share is accessible by everyone. I can access the share. Other users, in his group can access the share. When he tries, he receives the following: "The network path \\pasun-6\jnjdss1 <file://\\pasun-6\jnjdss1> could not be found" He can ping the server from his pc.
2004 May 14
4
rsync hanging on Cygwin
I'm trying to use rsync under Cygwin on 2 machines running Windows 2000 Server There's a 2MB link between them and I'm using SSH setup for a passwordless connection rsync hangs part way through transfers and when run again hangs at the same place in the same files with no explanation no matter what verbosity level I set it to. Each time it hangs it leaves an rsync process running on