When I enable tftp and I disable tftpd and the points 'get' and 'put' below tftpd, than tftp -g or tftp -p is not possible. At the moment I have to enable GET and PUT below tftpd to use tftp. I think that's not correct.
Why do you think this is not correct? Help text for these config options explains what these options enable/disable. Is help text unclear? Can you propose a better one?
Hi Denys, no, the help is Ok, but: all these points are listed below 'tftpd', and so it looks like, that these options are only valid for the server. Below 'tftp' are no options. So it would be better if it looks like; tftp Client (tftp) Server (tftpd) Enable "get" Enable "put" : : So it looks more, that the options are for both, client and server.
>tftp > Client (tftp) > Server (tftpd) > Enable "get" > Enable "put" This will add a CONFIG_ symbol which has no purpose apart from menuconfig cosmetics. I don't like it. I can make it look like this: [*] tftp [*] tftpd --- Common options for tftp/tftpd [*] Enable 'tftp get' and/or tftpd upload code [*] Enable 'tftp put' and/or tftpd download code [*] Enable 'blksize' and 'tsize' protocol options [*] Enable tftp progress meter [ ] Enable debug using "comment" statement in networking/Config.src
http://git.busybox.net/busybox/commit/?id=0cc25945d8e6821d967bb97266774f9ee6c07197