New applets, ftpget and ftpput

This commit is contained in:
Glenn L McGrath
2002-12-13 02:43:50 +00:00
parent f03c933e47
commit 02d7cbfe92
5 changed files with 446 additions and 0 deletions

View File

@ -11,6 +11,18 @@ config CONFIG_FEATURE_IPV6
help
Please submit a patch to add help text for this item.
config CONFIG_FTPGET
bool "ftpget"
default n
help
Retrieve a remote file via FTP.
config CONFIG_FTPPUT
bool "ftpput"
default n
help
Store a remote file via FTP.
config CONFIG_HOSTNAME
bool "hostname"
default n