From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: Matthias Teege Message-ID: <86fzixyy92.fsf@gic.mteege.de> Content-Type: text/plain; charset=us-ascii References: <86u17eypdh.fsf@gic.mteege.de>, <5a6e29f573b54e7ededf51c0d3ef6b9b@plan9.bell-labs.com> Subject: Re: [9fans] /dist is empty Date: Tue, 16 Sep 2003 08:31:55 +0000 Topicbox-Message-UUID: 390ab5aa-eacc-11e9-9e20-41e7f4b1d025 rsc@plan9.bell-labs.com (Russ Cox) writes: > to mount the cd and then replica/pull -v script > where script is an edited copy of > /dist/replica/cd. I solved my CD problem, transfer the plan9.iso to the cpu/auth server and mount it via "mount /srv/9660 /n/dist /usr/bootes/plan9.iso". After that I read man 1 replica and the "cd" script but I didnt get it. I mount the fileserver via "9fs batida" to /n/batida and change the "cd" script on the cpu/auth server like that: s=/n/dist/dist/replica serverroot=/n/dist serverlog=/dist/replica/plan9.log serverproto=$s/plan9.proto fn servermount { status='' } fn serverupdate { status='' } fn clientmount { status='' } c=/dist/replica clientroot=/n/batida clientproto=$c/plan9.proto clientdb=$c/client/plan9.db clientexclude=(dist/replica/client) clientlog=$c/client/plan9.log applyopt=(-u -T$c/client/plan9.time) replica/pull -v script runs without error (after touching /dist/replica/plan9.log) but there are no files transfered to the fileserver. What do I missing? Many thanks Matthias -- Matthias Teege -- http://www.mteege.de make world not war PGP-Key auf Anfrage