similar to: Multiple source synchronizing to one unique destination

Displaying 20 results from an estimated 9000 matches similar to: "Multiple source synchronizing to one unique destination"

2006 Nov 16
2
efficiently synchronizing source and destination
All, I have two fat32 formatted external drives (on the localhost) that need sync'ing. Each of the drives contain different files. The end result I'm looking for is two identical disks. My question is whether or not I can encapsulate this process in a one liner with rsync or if i need to make two independent calls to rsync as follows: rsync -av /path/to/source /path/to/dest &&
2003 Dec 12
0
Synchronizing to multiple locations on a single destination serve r
Hi all. This has been bugging me for quite some time and I haven't found a solution yet. I was wondering if anyone has any experience with similar scenarios or/and can tell me how this process can be optimized. We use rsync to synchronize JAR libraries on our remote server. The catch here is, that the libraries must go in multiple locations (and not all the locations have all the
2003 Dec 15
0
Synchronizing to multiple locations on a single destination s erve r
Steve Bonds wrote: > If the destination server is the same you should be able to copy the > files > over to one common directory and either symlink or hard-link them from > the > final destinations. > > For example, on the destination server: > > /opt/app-name/lib/: > contains all 4 libraries needed > > /opt/app1/lib/: > contains symlinks to
2003 May 26
0
synchronizing file permission mode after the first copy
I'm using rsync almost everywhere and quite satisfied with it. But recently one thing started annoying me that --perms (or -p) only work when I do the first sync. Once the file gets copied, it looks like rsync takes no more care about the file mode and just leaves it untouched. :( I sync some of directory trees automatically from cron, and from time to time I change the mode of my source
2009 Jun 18
3
R function found in two packages !
Hi, Is there a mean to automatically choose one version of the 'rbind' function ? By default, R chose the 'rbind' from {base}, i would lke to use the one from {IRanges}... Is it possible to set that using 'par' ? > ?rbind Help on topic 'rbind' was found in the following packages: Package Library IRanges
2002 Oct 15
3
synchronizing part of a file
Hi all, I would like to synchronize a part of the source file with a part of the destination file. In detail I would like to - synchronize a file on a remote host from line "n" onwards with the file content on the local host starting with line "n" in the file. - the firs "n" lines of the files on the local and remote host should not be changed. My questions
2004 Apr 03
1
rsync is slowing down
The cause is, of course, that the tree being syncronized ie getting larger, so of course rsync is slowing down. But in the case of my particular file tree, there is a way it could be speeded up, but this would obviously also need a change in the rsync protocol to accomplish it. Any tree that has major unchanged subbranches would benefit from this. The file tree I'm syncronizing in this case
2004 Oct 18
0
Samba + AD + NIS
Hello, I use UNIX/Linux machines, which are in a NIS domain and samba version 2.x in NT4 domain. The rights applied to the files systems are those of the NIS and the rights on the shares are those of NT4 domain. I wish to obtain the same result with Samba3 integrated into Active Directory. I succeeded has to integrate it into the AD with samba+winbind+MIT Kerberos 5. But not with NIS
2009 Dec 08
2
automated image processing
Hi, I am looking for a R package which is capable to process and analysis pictures of tissues (stained) in an automatic way. I had a look on biops and EBImage (Bioconductor) but they are not automatic... Did you already use/know a such package ? Thanks, - Martial _________________________________________________________________ Tchattez en direct en en vidéo avec vos amis !
2005 Nov 28
2
NT clients syncronyzing in a Samba PDC Domain
Hi, Plz, i have installed a Samba NT PDC Domain with XP Prof. and strangelly the machines are syncronizing with the Samba Server when the user Logoff of the domain. I've used the smb.conf below in others domains and XP clients have never synchronized before. I understand that i'm not using roaming profile, because the logon path is empty. The only difference in this domain is that
2009 Jun 17
1
Unable to use jpeg(), png() etc.....
Hello, I 've just re-installed R 2.9.0 on ubuntu 9.04. I do not understand why I am unable to use simple device function such as jpeg(), png()... > png() Error in X11(paste("png::", filename, sep = ""), width, height, pointsize, : unable to start device PNG In addition: Warning message: In png() : no png support in this version of R > capabilities() jpeg
2005 Feb 02
0
[Bug 2296] New: Idea: transparently uncompress .gz and .bz2 files before synchronizing.
https://bugzilla.samba.org/show_bug.cgi?id=2296 Summary: Idea: transparently uncompress .gz and .bz2 files before synchronizing. Product: rsync Version: 2.6.3 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo:
2015 Oct 10
0
Syncronizing two IMAP servers
On 10/10/2015 13:22, Timothy Murphy wrote: > I spend time in two places, in different countries. > I have a local network in each place, > with IMAP servers on each network. > I collect email by fetchmail from various servers, > and read email on my laptop with KMail. > > I tried using just one IMAP server, but this proved impractical. > So I have two collections of the
2015 Oct 10
3
Syncronizing two IMAP servers
I spend time in two places, in different countries. I have a local network in each place, with IMAP servers on each network. I collect email by fetchmail from various servers, and read email on my laptop with KMail. I tried using just one IMAP server, but this proved impractical. So I have two collections of the same sub-folders, on the two servers. I have two questions: 1. Is there a simpler
2009 May 13
1
access to the current element of lapply
Dear All, I would like to use the 'split' function on the dataframe elements contained in a list L. For example : > (df <- data.frame(cbind(c(rep('A',2), rep('B',2)), rep(1:4)))) X1 X2 1 A 1 2 A 2 3 B 3 4 B 4 > (L<-split(df, df$X1)) $A X1 X2 1 A 1 2 A 2 $B X1 X2 3 B 3 4 B 4 Now, I would like to split EACH data frame, ie, according to
2013 May 29
2
[Bug 9915] New: File stopped synchronizing during transmission
https://bugzilla.samba.org/show_bug.cgi?id=9915 Summary: File stopped synchronizing during transmission Product: rsync Version: 3.0.9 Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: oswulf_chua at msn.com
2002 Jun 29
4
help with 2.4.18 oops
Getting this oops on one of our production servers pretty much hangs the server. Do we have a corrupted Journal? how would ewe rebuild it? Any idea how to recover from it? Assertion failure in journal_bmap() at journal.c:636: "ret != 0" invalid operand: 0000 CPU: 0 EIP: 0010:[journal_bmap+70/96] Not tainted EIP: 0010:[<c016b646>] Not tainted EFLAGS: 00010282
2009 Jun 02
10
Most used R editors
Hi, I am a little lonely as R users in my group. So, I would like to know which editor is the most used in the R community. This post is some kind of survey. Personally, I use Emacs with ESS, It permits to : - open more than one R session - split the emacs editor as many part as you want. - use a lot of keybindings. ... I also tried Rkwards, Scilab (windows), JGR etc... but they are not
2002 May 13
1
Synchronizing uids on deferent machines running winbind
Hello, I've a small Linux network, NFS amd NIS server with three clients. Each machine is running winbind to connect to a windows 2000 domain. All is working fine, I just have a problem synchronizing the uids generated by the winbind to a windows user that logs on to the Linux network. For example, on one machine a user can get uid 10000 and on another machine the same user can have uid
2002 May 13
1
Synchronizing uids on deferent machines running winbind
Hello, I've a small Linux network, NFS amd NIS server with three clients. Each machine is running winbind to connect to a windows 2000 domain. All is working fine, I just have a problem synchronizing the uids generated by the winbind to a windows user that logs on to the Linux network. For example, on one machine a user can get uid 10000 and on another machine the same user can have uid