TFTPing file from server with Softlink

Warner Losh imp at bsdimp.com
Thu Jul 26 21:56:06 UTC 2012


On Jul 26, 2012, at 3:32 PM, Ravi Shankar wrote:

> 
> Hi,
>  I am trying to TFTP a file from the server running FreeBSD 6.2 based OS where the file is a symbolic link to a a file in another partition.
> The TFTP server is failing saying no SUCH FILE ( Validate_access fails), but when I copy the file locally, the server responds and file is FTPd.
> Can you some one help me what should I change to get the file working thru soft or symbolic links ( even symbolic link within same partition does not work !!)
> Any chroot permission I need to change?

If you really are chrooted, then you can't have a symbolic link to another partition since that's not part of the chroot...

Warner




More information about the freebsd-drivers mailing list