Re: Follow symlinks

1999-07-07 Thread Michael Merten
On Tue, Jul 06, 1999 at 07:31:26PM -0400, Gonzalo Diethelm wrote: > Hello, > > I saw on the Web a discussion about forcing mirror > to follow the symlinks and actually download the > files they point to (especially useful if you want > to, for example, mirror debian/unstable). Alas, I > can't get

Follow symlinks

1999-07-07 Thread Gonzalo Diethelm
Hello, I saw on the Web a discussion about forcing mirror to follow the symlinks and actually download the files they point to (especially useful if you want to, for example, mirror debian/unstable). Alas, I can't get it to work. My package file looks like this: package=debian-unstable

Re: mirror & follow symlinks? (Will be: I feel so stupid now)

1998-02-01 Thread Sten Anderson
[EMAIL PROTECTED] (joost witteveen) writes: > How do I mirror hamm-only, so that mirror actually gets the files > of the packages that still reside in bo, rather than only the symlinks > to them? > This works for me: $ mirror-master /etc/mirror/mm/Hamm where /etc/mirror/mm/hamm --

Re: mirror & follow symlinks? (Will be: I feel so stupid now)

1998-02-01 Thread Dick Arnold
joost witteveen wrote: > > How do I mirror hamm-only, so that mirror actually gets the files > of the packages that still reside in bo, rather than only the symlinks > to them? > > Now I've got: > > package=debian-hamm > site= ftp.nl.net > local_dir=/home/joost/debian/hamm > remote_user=an

mirror & follow symlinks? (Will be: I feel so stupid now)

1998-02-01 Thread joost witteveen
How do I mirror hamm-only, so that mirror actually gets the files of the packages that still reside in bo, rather than only the symlinks to them? Now I've got: package=debian-hamm site= ftp.nl.net local_dir=/home/joost/debian/hamm remote_user=anonymous [EMAIL PROTECTED] get_patt=(binar

Re: Why does bash follow symlinks only sometimes?

1997-12-01 Thread Britton
I'm not certain, but I think bash has some built in variables that affect the behavior with respect to links. On 29 Nov 1997 [EMAIL PROTECTED] wrote: > It doesn't understand that /raid/home/blp and /home/blp are the same > directory. Either set your home directory in /etc/passwd to /raid/home/b

Re: Why does bash follow symlinks only sometimes?

1997-11-29 Thread bruce
It doesn't understand that /raid/home/blp and /home/blp are the same directory. Either set your home directory in /etc/passwd to /raid/home/blp, or put a "cd" command in your .bash_profile . Bruce -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED

Why does bash follow symlinks only sometimes?

1997-11-28 Thread Ben Pfaff
My root partition is just 100 MB or so, just enough to host my 13 GB RAID-0 array of 3 UW SCSI disks, which is mounted at /raid. /usr, /home, and so on are symlinks into /raid, like this: drwxr-xr-x bin drwxrwsr-x boot drwxrwsr-x cdrom lrwxrwxrwx debian -> mirror/debian/hamm/hamm/binary drwxr-xr-

ncftp's get -R doesn't follow symlinks.

1996-11-15 Thread Rob Browning
If you try to get a copy of the debian archive (say devel) with ncftp's get -R command, you'll mostly get a directory full of symlinks. Using get devel.tar does the same thing. Is there an easy way to get the actual files, following the links? Thanks -- Rob -- TO UNSUBSCRIBE FROM THIS MAILING