Re: Still no TFTP client?



In article <90732$462e3159$cef8887a$2258@xxxxxxxxxxxx>, JF Mezei
<jfmezei.spamnot@xxxxxxxxxxxxx> wrote:

glen herrmannsfeldt wrote:
As far as I know, this is done in unix through the chroot()
system call, which is also used by anonymous ftp. chroot() causes
the specified directory to be considered the root,


On VMS, there is a
(LNM$SYSTEM_TABLE)

"TCPIP$TFTP_ROOT" = "SYS$SYSDEVICE:[TCPIP$TFTP_ROOT.]"

and the TFTP server serves only what is below this.

That's NOT true. It will serve anything the TFTP server process can
access, if something tells it the specific file & directory.
.