search for: cranswick

Displaying 11 results from an estimated 11 matches for "cranswick".

Did you mean: brunswick
2002 May 13
2
rsync: network "bind interfaces only" command for rsync?
...addresses - rsync will only be visible on a defined interface 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, W...
2002 Oct 21
1
Rsync and "ignore nonreadable" and timeout
...configuration file: ignore nonreadable Oct 19 20:30:14 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,...
2001 Dec 19
3
RSYNC: Backup Solution thoughts...
...r] comment = mirror server path = / 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, WC...
2002 Sep 08
1
Rsync and trying to mirror Linux user areas
...096 Apr 14 20:55 user1 drwx------ 3 user2 usera 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,...
2002 Nov 08
1
Rsync Re: Trailing /
...::root/usr/local/bin/*' /tmp/bin > >also works 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,...
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 Nov 20
1
Rsync: Re: patch to enable faster mirroring of large filesystems
...bomination, please let >me know what the better solution 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, WC...
2003 Apr 09
0
error compiling portable openssh 3.6.1p1 on SGI IRIX 6.5x
...e 9 of "openbsd-compat/basename.h"). extern char *basename(char *); ^ 1 error detected in the compilation of "progressmeter.c". make: *** [progressmeter.o] Error 2 ------------------------------------------------------- ----------------------- Lachlan M. D. Cranswick 30th March till 5th May 2003 - visiting: Maproom Rm 31 Geochemistry - Lamont-Doherty Earth Observatory of Columbia University PO Box 1000, 61 Route 9W Palisades, New York 10964-1000 USA Tel: (845) 365-8302; Fax: (845) 365-8155; E-mail: l.m.d.cranswick at dl.ac.uk After 6th May 2003: Neutron Progr...
2001 Nov 15
0
RSYNC: Any Idiots guides out there
...ne would be a life saver > > Any pointers ??? > > Ta, > Lee > -- > Lee Edward Armstrong (now in maried form!)http://www.darkwave.org.uk/~lee > My Clothes Will Impress You, And My Claws Will Undress You. - The Damned > > -- ----------------------- 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, WC...
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 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