You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-net_rsync

56 lines
1.6 KiB

Source-Makefile: feeds/packages/net/rsync/Makefile
Package: rsync
Menu: 1
Submenu: File Transfer
Version: 3.1.3-2
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libpopt +RSYNC_xattr:libattr +RSYNC_acl:libacl +RSYNC_zlib:zlib
Conflicts:
Menu-Depends:
Provides:
Section: net
Category: Network
Repository: base
Title: Fast remote file copy program (like rcp)
Maintainer: Maxim Storchak <m.storchak@gmail.com>
Source: rsync-3.1.3.tar.gz
License: GPL-3.0
LicenseFiles: COPYING
Type: ipkg
Description: rsync is a program that allows files to be copied to and from remote machines
in much the same way as rcp. It has many more options than rcp, and uses the
rsync remote-update protocol to greatly speed up file transfers when the
destination file already exists.
The rsync remote-update protocol allows rsync to transfer just the differences
between two sets of files across the network link.
http://rsync.samba.org/
Maxim Storchak <m.storchak@gmail.com>
@@
Config:
source "feeds/packages/net/rsync/Config.in"
@@
Package: rsyncd
Submenu: File Transfer
Version: 3.1.3-2
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +rsync
Conflicts:
Menu-Depends:
Provides:
Section: net
Category: Network
Repository: base
Title: Rsync daemon
Maintainer: Maxim Storchak <m.storchak@gmail.com>
Source: rsync-3.1.3.tar.gz
License: GPL-3.0
LicenseFiles: COPYING
Type: ipkg
Description: rsyncd is a configuration file and initscript to utilize rsync as a daemon. It
uses the same binary as rsync.
http://rsync.samba.org/
Maxim Storchak <m.storchak@gmail.com>
@@