|
Tellurian Pty Ltd 272 Prospect Road Prospect SA 5082 Australia ACN 069 073 267 ph. +61 8 8408 9600 fax. +61 8 8408 9614 |
Copyright © Tellurian Pty Ltd, 1998
Installation for Windows NTPlace the TFTPDNT.EXE file in the directory you wish it to permanently reside, change to this directory then run: tftpdnt --install This will place an entry in the registry for a service called TftpdNT which will execute TFTPDNT.EXE from this directory. If you move TftpdNT to a different directory you will have to update the registry; the easiest way is to re-install it. By default Tellurian TftpdNT will be registered as a manually started service. Installation for Windows 95There are no special installation instructions for Windows 95. Simply place the TFTPDNT.EXE file in the directory you wish it to reside. De-Installation for Windows NTTellurian TftpdNT can be de-installed in two steps:
tftpdnt --remove This will remove all Registry entries created. The TFTPDNT.EXE file can then be deleted with safety. De-Installation for Windows 95Tellurian TftpdNT can be de-installed in three steps:
tftpdnt --win95 -r This will remove all Registry entries created. The TFTPDNT.EXE file can then be deleted with safety. Running under Windows NTTo start Tellurian TftpdNT under Windows NT, open the Services control panel, hilight the TftpdNT entry and click the Start button. You can specify startup parameters to set the location of the log file, the debug level and such. ![]() Consult the Windows NT Workstation Help files on starting and stopping services for information on general operating procedures. Issues specific to Tellurian TftpdNT follow... In DOS command mode, Tellurian TftpdNT supports the following command arguments:
Running under Windows 95In DOS command mode, Tellurian TftpdNT supports the following command arguments:
You must use the --win95 argument to start the program under Windows 95. ![]() Startup ParametersWhen started as a Windows NT service, Tellurian TftpdNT accepts parameters affecting it's operation and indicating the location of files. Those parameters are entered at the bottom of the Services control panel. When started as a Windows 95 program, the same parameters can be used, but they are typed on the command line, after the --win95 argument.
Long filenames are supported in the rootdir and logfile parameters, but in Windows NT Service control panel it is important that you precede all backslashes (`\') and spaces (` ') with a backslash (`\'). eg. `c:\logs\tftp log.txt' must be typed as `c:\\logs\\tftp\ log.txt'. If you need to change the default parameters or start the service automatically at boot time, start the service once manually specifying your preferred values in the Command Parameters box and include the -s option. This will save these parameters in the Registry, and next time the service is started it will use the values in the Registry. Any parameters specified in the Command Parameters or command line will override entries in the Registry. Security IssuesThe use of TftpdNT does not require an account or password on the remote system. Due to the lack of authentication information, TftpdNT will allow only readable files to be accessed. Files may be written only if they already exist and are writable. Access to files is restricted by invoking TftpdNT with name of root directory as a parameter. In this case access is restricted to files which are in this directory or one of its subdirectories. Copyright, Licence and WarrantyTellurian TftpdNT is provided under one of the following licences. Please refer to the version appropriate for you.
See AlsoTellurian TftpdNT Error Messages, RFC1350, RFC2347, RFC2348 and RFC2349. |