similar to: rsync compilation may find the system zlib before the included one

Displaying 20 results from an estimated 200 matches similar to: "rsync compilation may find the system zlib before the included one"

2003 Jun 27
1
bug? -z option and large compressed data
Hi, I think I found a bug in usage of zlib. rsync 2.5.6 with -z fails like bellow. % cp install-disk2.iso /var/tmp/install-disk2.iso install-disk2.iso 100% |*****************************| 316 MB 00:56 % rsync -vIz install-disk2.iso 127.0.0.1:/var/tmp/install-disk2.iso install-disk2.iso deflate on token returned 0 (16384 bytes left) rsync error: error in rsync protocol
2008 Feb 06
1
Statistics about rsync "downloads" from server
Hello, we're running an rsync on a server and would like to know how many people are downloading (sinchronizing) the files from server (something like a list with "timestamp, IP, exact request, bytes transferred"). What is the easiest way to do it? I have tried to search for "rsync statistics", but that's a bad choice to ask a search engine for. Thanks a lot. Mojca
2007 Nov 08
1
problems with permissions on windows
Hello, I'm using cwRsync on windows (I've tried a few alternatives, like Delta for example, but all of them behave equally (bad) in my case - they set really weird permissions on binaries - I don't know which ones exactly, but binaries cannot be executed). I have a linux server with binaries for different platforms. When I rsync (copy) linux binaries to linux, or copy mac binaries
2007 Nov 19
1
rsync-ing from two locations with same filenames (at different versions)
Hello, I would like to have a full repository, say, holding files full/a.txt (version 1) full/b.txt (version 1) full/c.txt (version 1) and a repository of updates, for example new/b.txt (version 2 - newer) Then, I would like to call rsync [flags] new/ full/ destination to get destination/a.txt (v.1) destination/b.txt (v.2) destination/c.txt (v.1) This simple case works
2008 Mar 12
2
(cw)rsync 3.0.0 incompatible with 2.6.9
Hello, This seems like rather serious issue to me. I have updated the windows binary for rsync to 3.0.0 (cwrsync), and now I get the following error: receiving file list ... rsync: on remote machine: --iconv=.: unknown option rsync error: requested action not supported (code 4) at clientserver.c(685) [sen der=2.6.9] rsync: read error: Connection reset by peer (104) rsync error: error in rsync
2008 Feb 01
0
rsync Digest, Vol 62, Issue 1
Yep Zane -----Original Message----- From: rsync-bounces+zane_brady=trimble.com@lists.samba.org [mailto:rsync-bounces+zane_brady=trimble.com@lists.samba.org] On Behalf Of rsync-request@lists.samba.org Sent: Friday, February 01, 2008 7:01 AM To: rsync@lists.samba.org Subject: rsync Digest, Vol 62, Issue 1 Send rsync mailing list submissions to rsync@lists.samba.org To subscribe or unsubscribe
2008 Aug 14
0
cwrsync & uppercase letters
Hi, Le 14 ao?t 08 ? 12:36, Mojca Miklavec a ?crit : > On Thu, Aug 14, 2008 at 12:13 PM, Mac User FR <macuserfr@free.fr> > wrote: >> With the patched UTF8 cygwin ( http://www.okisoft.co.jp/esc/utf8-cygwin/ >> ), >> it works like a charm for us, with spaces and uppercases. I just >> had to set >> a iconv to translate the international characters to
2002 Aug 05
5
[patch] read-devices
Greetings, I'd like to propose a new option to rsync, which causes it to read device files as if they were regular files. This includes pipes, character devices and block devices (I'm not sure about sockets). The main motivation is cases where you need to synchronize a large amount of data that is not available as regular files, as in the following scenarios: * Keep a copy of a block
2008 Jul 01
14
rake aborted! Could not find table ...
I am getting a rake aborted error and I suspect that I am missing a package on my system since the app works for a friend on this computer. Here is the terminal output of the error: anita@anitas-computer:~/sandbox/shovell$ rake db:migrate (in /home/anita/sandbox/shovell) rake aborted! Could not find table ''stories'' (See full trace by running task with --trace)
2006 Oct 12
1
clarifiaction about rync zlib.
i would like a more detailed answer to a question. {Z_INSERT_ONLY is used to update history} How is this feature used in rsync? Other than transfering less data, what other aplications might this feature have?: https://webnetmail.port.ac.uk/w?aB.DDM.EK.UQJ-RugE.DCHEw.CbacuRQ.K
2009 Feb 22
2
[SoC09-Info] An IPopt interface for R
There have been several messages on R-devel mentioning the interior point optimization software Ipopt, https://projects.coin-op/Ipopt/. This C++ library is released under a license called the Common Public License. I have two questions that readers of R-devel may be able to answer. 1) Would creating an Ipopt interface for R be duplicating existing efforts? That is, has someone already done so
2007 Mar 18
0
an application fails to work with wine 0.9.30
Hello, I'm using fink unstable (from CVS) on an Intel Mac. An application (http://appdb.winehq.org/appview.php?iAppId=3042) which worked OK on linux (when I still had it) and which worked OK until I updated the wine with fink, fails to work now, but is pretty important for me. This shows me:
2009 Feb 18
1
interior point methods, automatic differentiation in R
Dear all, I'm wondering if there are some ongoing projects for interior point methods in R (e.g. linking ipopt from Coin written in C++ to R) and for automatic differentiation in R (e.g. linking openAD available in C++ and Fortran) ? Many thanks, David [[alternative HTML version deleted]]
2008 Aug 19
1
nonlinear constrained optimization
Hi. I need some advises on how to use R to find pi (i is the index) with the following objective function and constraint: max (sum i)[ f(ai, bi, pi) * g(ci, di, pi) * Di ] s.t. (sum i)[ f(ai, bi, pi) * Di * pi] / (sum i)[ f(ai, bi, pi) * Di ] <= constant f and g are diffentiable. So, I am thinking of optim with method = "BFGS"? But wonder how to include the
2008 Aug 13
2
Windows client
I know you guys hate questions like this, but has anyone had experience with a particular Windows client they would endorse? I need to sync some Windows boxen. I'm just looking for someone to tell me they're using X and happy. -- Jason A Nunnelley President Tech Anything, Inc. 1 888 846 4109 Fax 1 256 962 0290 Voice OneBigBook[tm], OneBigBrand[tm], OneBigBiz[tm], and
2008 Jul 16
0
In place editing for non-standard values
I would like to add in-place editing functionality to my application, but I fetch & store the data from/into a weird source that requires some transformations to be done before displaying & storing the content. A slightly (over)simplified example could be the following. Assume that I have a table "data" with two columns: id name -- ---- 1 XX 2 XXXX 3 XXX show.html.erb
2008 Mar 12
0
Uppercase directories on windows don't work
Hello, I'm using cwrsync. After a long time of trying to figure out what went wrong, I have spotted that cd Uppercase rsync -av rsync://remote/files test works OK, rsync -av rsync://remote/files /cygdrive/c/lowercase/test works OK, rsync -av rsync://remote/files /cygdrive/c/Uppercase/test works if remote doesn't include any subfolders, but rsync -av
2012 Aug 07
0
predicting test dataset response from training dataset with randomForest
Hi I am new to R so I apologize if this is trivial. I am trying to predict the resistance or susceptibility of my sequences to a certain drug with a randomForest function from a file with amino acids on each of the positions in the protein. I ran the following: > library(randomForest) > > path <- "C:\\..." > path2 <- "..." > name <-
2010 Jul 07
4
constrained optimization
Dear list, The task view on optimization does not reference a package for non linear constrained optimization problems. Stefan Theussl told me to look at the Rsolnp package, but unfortunately it is not very clear what method is R ported. (The authors ported the matlab code of Yinyu Ye http://www.stanford.edu/~yyye/ <http://www.stanford.edu/%7Eyyye/>) Currently I'm looking for an
2009 Nov 21
8
DO NOT REPLY [Bug 6916] New: Avoid bundling a modified zlib
https://bugzilla.samba.org/show_bug.cgi?id=6916 Summary: Avoid bundling a modified zlib Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: matt at mattmccutchen.net