Displaying 11 results from an estimated 11 matches for "ccp14".
2002 May 13
2
rsync: network "bind interfaces only" command for rsync?
...terface and defined IPs?
Like in samba?:
e.g.,
bind interfaces only = True
interfaces = eth0 193.xy.zz.aa 193.xy.zz.ab
Can't seem to find such a thing in the documentation.
Cheers,
Lachlan.
-----------------------
Lachlan M. D. Cranswick
Collaborative Computational Project No 14 (CCP14)
for Single Crystal and Powder Diffraction
Birkbeck University of London and Daresbury Laboratory
Postal Address: CCP14 - School of Crystallography,
Birkbeck College,
Malet Street, Bloomsbury,
WC1E 7HX, London, UK
Tel: (+44) 020 7631 6850 Fa...
2002 Sep 08
1
Rsync and trying to mirror Linux user areas
...4096 Apr 14 20:55 user2
Is there a way around this with rsync so that all user
files get mirrored? (irrespective of their permissions)?.
(root on both machine can happilly browse around)
Lachlan.
-----------------------
Lachlan M. D. Cranswick
Collaborative Computational Project No 14 (CCP14)
for Single Crystal and Powder Diffraction
Birkbeck University of London and Daresbury Synchrotron Laboratory
Postal Address: CCP14 - School of Crystallography,
Birkbeck College,
Malet Street, Bloomsbury,
WC1E 7HX, London, UK
Tel: (+44) 020 76...
2002 Oct 21
1
Rsync and "ignore nonreadable" and timeout
...4 4T:sv1 rsyncd[3706636]: params.c:Parameter() - Ignoring badly fo
rmed line in configuration file: timeout 600
What versions of the client and server of rsync support these two
options?
Cheers,
Lachlan.
-----------------------
Lachlan M. D. Cranswick
Collaborative Computational Project No 14 (CCP14)
for Single Crystal and Powder Diffraction
Birkbeck University of London and Daresbury Synchrotron Laboratory
Postal Address: CCP14 - School of Crystallography,
Birkbeck College,
Malet Street, Bloomsbury,
WC1E 7HX, London, UK
Tel: (+44) 020 76...
2002 May 04
3
Send Password with RSYNC_PASSWORD ore --password-file
Hallo,
i am verry sorry about my bad engllish.
But i trie my best...
I trie to setup an Backupserver.
If i use this
rsync -varpog -e ssh /home/www/web6 217.172.xxx.xxx:/home/www/web6
the Server is asking me fore Password.
If i use this
rsync -varpog -e ssh --stats /home/www/web6
217.172.xxx.xxx:/home/www/web6 --password-file=host1.pwd
the Server is asking me too fore Passwort.
How i can bring
2001 Nov 15
0
RSYNC: Any Idiots guides out there
There is a rather rambling tutorial at:
http://www.ccp14.ac.uk/ccp14admin/rsync/
(this does not have ssh tunnelling in there)
Though for the following - if the files are owned by root - root
will be the only one able to rsync them across?
Maybe creating a special account with some extra file
privaledges but not 100% root could get the job done for
you?...
2002 Jan 08
1
Rsync on webserver
Here is the problem.
I have a primary and a secondary web server. I want to sync the home
directory paths on the primary server with the secondary server. I am
fairly ignorant to rsync and wondering what is the best method of doing this
and how would I call the procedure from say a "perl script".
Both Servers are FreeBSD 4.2 and there are actually two directorys I want
to sync 1)
2002 Nov 08
1
Rsync Re: Trailing /
...ks as expected.
>
>
>--
>To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
>Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
>
>
-----------------------
Lachlan M. D. Cranswick
Collaborative Computational Project No 14 (CCP14)
for Single Crystal and Powder Diffraction
Birkbeck University of London and Daresbury Synchrotron Laboratory
Postal Address: CCP14 - School of Crystallography,
Birkbeck College,
Malet Street, Bloomsbury,
WC1E 7HX, London, UK
Tel: (+44) 020 76...
2002 Oct 29
8
important caveat with Rsync on NT and dayligt savings time
Hi,
just a small warning about something that has, like we experienced just
last weekend, great consequences.
We rsync more than 20 Netware servers through a mapping on an NT machine to
central Rsync destination servers (also NT). Last weekend our clock changed
to Daylight Savings Time. It appears that NT changes the file stamps on
NTFS volumes accordingly (Q129574 on their suppor site). This
2001 Dec 19
3
RSYNC: Backup Solution thoughts...
...read only = yes
list = yes
uid = nobody
gid = nobody
hosts allow = *.blah.com *.blogs.com
auth users = rsyncuser
secrets file = /etc/blahrsyncd.secrets
-----------------------
Lachlan M. D. Cranswick
Collaborative Computational Project No 14 (CCP14)
for Single Crystal and Powder Diffraction
Birkbeck University of London and Daresbury Laboratory
Postal Address: CCP14 - School of Crystallography,
Birkbeck College,
Malet Street, Bloomsbury,
WC1E 7HX, London, UK
Tel: (+44) 020 7631 6849 Fa...
2001 Nov 20
1
Rsync: Re: patch to enable faster mirroring of large filesystems
...lution is. If you would like some elaboration
>on how this stuff really works, please let me know.
>
>Cheers,
>Andy
>
>Attachment Converted: C:\Eudora\Attach\rsync-2.4.6-srclist.patch
>
-----------------------
Lachlan M. D. Cranswick
Collaborative Computational Project No 14 (CCP14)
for Single Crystal and Powder Diffraction
Birkbeck University of London and Daresbury Laboratory
Postal Address: CCP14 - School of Crystallography,
Birkbeck College,
Malet Street, Bloomsbury,
WC1E 7HX, London, UK
Tel: (+44) 020 7631 6849 Fa...
2003 Apr 09
0
error compiling portable openssh 3.6.1p1 on SGI IRIX 6.5x
...Using openssh 3.6.1p1 form http://www.openssh.com/portable.html
and the following from a cshell:
env CC=cc ./configure --build=mips-sgi-irix6.5 --with-tcp-wrappers --with-ldflags='-L/usr/local/lib'
Then make:
(cd openbsd-compat && make)
make[1]: Entering directory `/web_disc/ccp14/ssh/openssh-3.6.1p1/openbsd-compat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/web_disc/ccp14/ssh/openssh-3.6.1p1/openbsd-compat'
cc -g -I. -I. -I/usr/local/ssl/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/l...