7 lines
149 B
Plaintext
Executable File
7 lines
149 B
Plaintext
Executable File
# /etc/default/tftpd-hpa
|
|
|
|
TFTP_USERNAME="tftp"
|
|
TFTP_DIRECTORY="/home/administrator/Desktop/TFTP"
|
|
TFTP_ADDRESS=":69"
|
|
TFTP_OPTIONS="--secure --create"
|