summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCraig Johnston <agspoon@gmail.com>2006-12-11 09:23:50 -0800
committerH. Peter Anvin <hpa@zytor.com>2006-12-12 14:31:51 -0800
commit899b7d500be12d17aaea1e9dcfdbc6577e42b7f5 (patch)
tree6367b3b303f661833ebe308dd058f30c8a696881 /CHANGES
parente031e3bc9acc09b7d4e899cee98daa72fb0f3d0b (diff)
downloadtftp-hpa-899b7d500be12d17aaea1e9dcfdbc6577e42b7f5.tar.gz
Add option to TFTP client to ignore ':' in file name
I have encountered a situation where I would like to use tftp-hpa to retrieve a file that resides within an absolute path containing a ':' character. Ala, "tftp foobar -c get C:2/tftpdir/myfile". Since the tftp client automatically converts the host:file syntax, I get an error "tftp: C: Unknown host". I made a chage to the tftp client code to add a literal mode (-l), that prevents the special treatment of the ':' character. I've attached a patch set for main.c and tftp.1.in for your consideration. I'm not sure how many folks run into this, but it may be somewhat common for VxWorks and perhaps MSDOS users. Thanks, Craig Johnston
Diffstat (limited to 'CHANGES')
0 files changed, 0 insertions, 0 deletions