similar to: Rsync 3

Displaying 20 results from an estimated 130 matches similar to: "Rsync 3"

2008 Jan 25
2
rsyncd performance when handling multiple clients in parallel
Hi: I use rsync to transfer multiple files from several clients to a server in parallel. I am wondering how many concurrent connections the server should handle to maximize the throughput (number of bytes written to server). In an extreme case, if only one connection allowed, the disk IO speed of server will not be fully utilized. On the other hand, if the server allows too many connections, the
2007 Jun 04
1
Exclude option not working
Hi , Hope you are doing good. I am Madhavan from India . I was trying to implement the wonderful rsync concept in my project for file mirroring. I implemented the functunality but the only problem I am facing is in the * exclude* directory option. Though I am trying to exclude the directory by giving proper syntex for exclude but I find once the whole rsync is completed the directory still gets
2007 Jun 06
5
Feature request: External deletion command
Hi everyone, it would be nice if rsync could call an external command to delete files. Than one could call a secure deletion tool like "wipe", which overwrites files a few times before deleting them. Right now Im wiping personal data which I dont need anymore, but it doesnt help much since they can easily be recovered from my backup made with rsync. Bye, Mario -- Der GMX
2007 Jul 09
1
Exclude not working
Hi, I am facing a problem with rsync exclude filter. It seems even though I am trying to exclude few directories under my directory structure, it is still getting copied every time it runs. The folder structure is as below. Source Directory Structure opt msc arb821 Server transmissionData logs temp
2007 Aug 10
2
vanished files
The vanished files problem is really REALLY annoying... It renders rsync unusable for me: sent 22972933 bytes received 2399590976 bytes 310684.69 bytes/sec total size is 98068497125 speedup is 40.48 client_run2 waiting on 18377 _exit_cleanup(code=24, file=main.c, line=1385): entered rsync warning: some files vanished before they could be transferred (code 24) at main.c(1385)
2008 Jan 26
3
rsync more than 131072 files on linux
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 4063 bytes Desc: image001.jpg Url : http://lists.samba.org/archive/rsync/attachments/20080125/eb3abcd6/attachment.jpg
2011 Jul 11
3
Feature request, or HowTo? State-full resume rsync transfer
I am looking to do state-full resume of rsync transfers. My network environment is is an unreliable and slow satellite infrastructure, and the files I need to send are approaching 10 gigs in size. In this network environment often times links cannot be maintained for more than a few minutes at a time. In this environment, bandwidth is at a premium, which is why rsync was chosen as ideal for the
2007 Jun 14
0
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
Hi, I am encountering a error saying-rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229). This error was encountered after 2.5hrs of rsync. What does this exactly mean? I am pretty new the whole concept so not able to figure it out. Regards, Madhavan Chari -------------- next part -------------- HTML attachment scrubbed and removed
2006 Jul 20
1
Home directories
Hi , I have a small requirement , I have a samba setup on my server with the following configuration in [homes] share : [homes] comment = Home Directories browseable = no writable = yes path = /home/%u valid users = %u root force user = %u I have added samba and linux users and done all the configuration and shares are visible in windows. When
2000 Dec 21
1
Factor analysis with R
I am a user of R, but I don't read current R-mail's, because I use it seldom. I should solve a factor analysis, but I don't find a proper R function, like the function factanal in S-Plus. Does someone can tell me, if there exist an R-analoge- function? I I'am glad to here, if someone can help me thanks Sigrid -- Z?rcher Hochschule Winterthur Departement Physik und
2017 Aug 26
1
a bit further along - OpenSSL - Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
Jerry Kemp <dovecot at oryx.us> wrote: > same ENV variable setup and configure statement as originally used, but again, :( > ended up failing here: > .......................................................................... > libtool: link: gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes > -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 >
2013 Mar 20
3
[PATCH] Change test scripts shell to bash, to avoid lack of arithmetic support in dash, which is sh on Ubuntu 10.04
Erik, I was thinking of doing this: export MALLOC_PERTURB_=$(awk 'BEGIN { srand(); print int(rand() * 32767 % 255 + 1) }') Or would you prefer using 'date'? On Tue, Mar 19, 2013 at 10:22 PM, Erik de Castro Lopo <mle+la at mega-nerd.com>wrote: > Jesse Weinstein wrote: > > > The subject line mostly says it all, but for reference, having #!/bin/sh > causes
2005 Jan 03
0
speed of the cluster.stats function
Hello list (happy new yeaR), Here's a copy of a message i just send to Christian Hennig (who wrote the fpc package). That may interrest some of you, and maybe someone could have a better solution than mine. Romain. ------------------------------------------------------------------------------------------ Mister Hennig, [[[ I'm writing in english because i don't know german
2017 Aug 26
0
a bit further along - OpenSSL - Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
Aki Tuomi <aki.tuomi at dovecot.fi> writes: > &gt; I simulated your compile arguments as best as I could, and compared the libtool > &gt; command in my compile logs with your's. > &gt; > &gt; (mine) > &gt; Mine: -lssl -lcrypto -lrt -lnsl -lsocket -lsendfile > &gt; > &gt; (your's) > &gt; -lcrypto -lrt -lnsl -lsocket
2020 Feb 03
3
Questions about jump threading optimization and what we can do
Hm. I assumed that JumpThreading would be the primary factor in optimizing code like this. Guess not. I'll need to look into SimplifyCFG to see what prevents it from doing the same thing to the other loop: https://godbolt.org/z/F6NjdG On Mon, Feb 3, 2020 at 3:09 PM Michael Kruse <llvmdev at meinersbur.de> wrote: > I assumed the LLVM-IR behind the godbolt link represented the C code
2005 Feb 15
2
Intended behaviour of "add user" and smbpasswd
Hi, I'd like to upgrade my 2.2 samba to the latest 3.x stable, so I'm experimenting with the new features of 3.x on a RHEL 3 clone. I've run into some difficulty when using usrmgr.exe for administrating users. I've filled out the 'add user script' define with: add user script = /usr/sbin/useradd -g sambausers -c "Samba User" -d /dev/null -s
2007 Dec 11
2
the observed "log odds" in logistic regression
Dear list: After reading the following two links: http://luna.cas.usf.edu/~mbrannic/files/regression/Logistic.html http://www.tufts.edu/~gdallal/logistic.htm I've known the mathematical basis for logistic regression.However I am still not so sure about the "logit " For a categorical independent variable, It is easy to understand the procedures how "log
2016 Mar 07
3
OpenSSL Update - not a security update???
On 03/03/2016 02:58 PM, Mark Milhollan wrote: > On Wed, 2 Mar 2016, Johnny Hughes wrote: >> On 03/02/2016 10:42 AM, Mark Milhollan wrote: > >>> I wish --security was functional > >>> I hope that the lack is not due to >>> the assumed use resulting in it being ignored. >> >> That is not the reason, > >> We do not have enough space
2013 Jun 07
4
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On Fri, 07 Jun, at 10:30:11AM, Matt Fleming wrote: > On Wed, 05 Jun, at 09:29:58PM, Gerardo Exequiel Pozzi wrote: > > dnsmasq-tftp: file /run/archiso/bootmnt/arch/libcom32.c32 not found > > dnsmasq-tftp: file /run/archiso/bootmnt/arch//libcom32.c32 not found > > dnsmasq-tftp: file /run/archiso/bootmnt/arch/libcom32.c32 not found > > dnsmasq-tftp: file > >
2002 Nov 20
4
Improving R Editing: New JEdit Edit Mode for R
Hi all, I have created a new edit mode file for the editor JEdit (http://www.jedit.org) based on the file from Zed Shaw. The difference between his and my file is that mine can be used as a spell checker. It does not highlight all functions but provides syntax highlighting for the base package (keyword types 1 and 2) and 26 additional packages (boot, class, cluster, ctest, eda, foreign, grid,