[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:
@ -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/
|
||||
|
Reference in New Issue
Block a user