
Chapter 9. Porting open system applications to a z/TPF system 187
Here is a description of the configuration parameters in the configuration file:
LOG, which specifies the name of file where TFTP server records status lines. If it is not
specified, the /tmp/tftp.log file is used.
AUTH, which specifies the file access permissions that are set for all files written by TFTP
server. The access permissions must be three octal characters (0-7), representing owner,
group and other users respectively.
allow, which specifies a directory where files can be accessed (read or write). All
subdirectories are also accessible unless it is specifically prohibited ...