diff options
Diffstat (limited to 'openwrt/package/lrzsz/Config.in')
-rw-r--r-- | openwrt/package/lrzsz/Config.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/lrzsz/Config.in b/openwrt/package/lrzsz/Config.in new file mode 100644 index 0000000000..5398990946 --- /dev/null +++ b/openwrt/package/lrzsz/Config.in @@ -0,0 +1,11 @@ +config BR2_PACKAGE_LRZSZ + prompt "lrsz.............................. X,Y and Z-modem protocols" + tristate + default m if CONFIG_DEVEL + help + Transfer files in your login sessions. + Very leightweight ans straight forward. + You just need a terminal client that can do + either X, Y or Z-modem file transfers. + + http://www.ohse.de/uwe/software/lrzsz.html |