[net] File Transfer: Moved old FTP category and combined with other file transfer programs (HTTP, uucp, rsync, TFTP) to create the FIle Transfer submenu.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26066 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore
2011-03-12 05:50:28 +00:00
parent e14dc16c2b
commit 0852dfa9ba
14 changed files with 14 additions and 9 deletions

View File

@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/rsync
SECTION:=net
CATEGORY:=Network
SUBMENU:=File Transfer
TITLE:=Fast remote file copy program (like rcp)
DEPENDS:=+libpopt
URL:=http://rsync.samba.org/