Date: Mon, 2 Sep 1996 00:04:48 +1000 From: Bruce Evans <bde@zeta.org.au> To: freebsd-hackers@freebsd.org, tbalfe@tioga.com Subject: Re: ftpd? Message-ID: <199609011404.AAA08242@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>Strange. I wanted on the fly compression like wcarchive does, so I stuck >compress, tar and gzip in /usr/ftp/usr/bin, then chmod 111 them. I >changed /usr/local/etc/ftpconversions to reflect the chroot() binaries. >It works. Great. But, how? They are supposed to dynamically linked! Do they tar and gzip are statically linked by default :-(. Perhaps compress wasn't used. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609011404.AAA08242>