On Wed, Mar 30, 2005 at 02:56:38AM +0000, timothy johnson wrote: > is there a way to link a dir to another dir without it moving to that > location on the filesystem. I was chrooting a user to lock them into a > dir, but I still wanted them to have access to this one dir that sits > outside the chrooted area??? mount --bind for dirs. If its on the same fs you can also concider hardlinking files with ln (doesnt work for dirs).
-- BjÃrn Michaelsen pub 1024D/C9E5A256 2003-01-21 BjÃrn Michaelsen <[EMAIL PROTECTED]> Key fingerprint = D649 8C78 1CB1 23CF 5CCF CA1A C1B5 BBEC C9E5 A256
pgpxqSaFHDusa.pgp
Description: PGP signature
