On Fri, Sep 20, 2002 at 05:37:14PM -0400, Christopher J. Umina wrote: > How can I make a symbolic link type thing that works in my FTP directory? > Is it possible without moving the files? I hope somebody can help me.
I assume you really mean "a symbolic link pointing outside the FTP subdirectory". The answer is 'no' since (for anonymous ftp) ftpd uses the chroot syscall to limit its visibility to this subdirectory, and so it has no way to access files outside it. Kris
msg02443/pgp00000.pgp
Description: PGP signature
