UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
[ BASH | XML | JSON ]

rsync

The rsync package contains the rsync utility. This is useful for synchronizing large file archives over a network.

Package info

Codename: rsync
Source file: rsync-3.1.3.tar.gz
Source directory: rsync-3.1.3
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/r/rsync-3.1.3.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/r/rsync-3.1.3.tar.gz.md5sum
Dependances: popt.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr --without-included-zlib

Build script:
make

Install script:
#create user
groupadd -g 48 rsyncd &&
useradd -c "rsyncd Daemon" -d /home/rsync -g rsyncd \
    -s /bin/false -u 48 rsyncd

#install
make install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443