atom feed13 messages in org.freebsd.freebsd-hubsRe: mirror and perl
FromSent OnAttachments
Christoph P. KukuliesMar 16, 1996 5:06 am 
Mark MurrayMar 16, 1996 5:10 am 
Lee McLoughlinMar 16, 1996 5:20 am 
Lee McLoughlinMar 16, 1996 5:53 am 
Christoph P. KukuliesMar 16, 1996 5:55 am 
Christoph P. KukuliesMar 16, 1996 6:01 am 
Jordan K. HubbardMar 16, 1996 6:15 am 
Mark MurrayMar 16, 1996 6:15 am 
Ollivier RobertMar 16, 1996 9:13 pm 
Peter WemmMar 17, 1996 6:03 am 
Ollivier RobertMar 17, 1996 4:57 pm 
Christoph P. KukuliesMar 20, 1996 12:11 am 
Torsten BlumMar 20, 1996 1:52 am 
Subject:Re: mirror and perl
From:Torsten Blum (tors@solar.tlk.com)
Date:Mar 20, 1996 1:52:17 am
List:org.freebsd.freebsd-hubs

Christoph P. Kukulies wrote:

Ok, I moved to 2.2-current, moved to perl5.002, still I get all my contents of ftp://ftp.freebsd.org/pub/FreeBSD/distfiles written into my /a/FreeBSD directory rather than /a/pub/FreeBSD/distfiles after every nightly running mirror.

Here is my mirror file:

[...]

cd /a/FreeBSD

^^ [...]

/home/kuku/mirror/mirror -d -F -gftp.freebsd.org:/pub/FreeBSD/FreeBSD-current/
>> mirror.freebsd.out 2>&1

mirror always writes to the current directory unless you set local_dir in the config file.

-tb