pkg://ftpbackup-2.1-2.src.rpm:16351/HEADER
downloads
Name : ftpbackup Relocations: /usr/local
Version : 2.1 Vendor: Michael J. Long <mjlong@mindspring.com>
Release : 2 Build Date: Fri Oct 3 20:34:27 1997
Install date: (not installed) Build Host: heresy.bowtie.com
Group : Utilities/Archiving Source RPM: (none)
Size : 15206 License: GPL2
Packager : Michael J. Long <mjlong@mindspring.com>
URL : http://users.ica.net/wwg/other.html
Summary : ftpbackup utility: backup to/restore from ftp server
Description :
This utility allows you to backup your filesystem(s)
and/or directories to a remote ftp server. Similarly
it permits restoring of files from remote ftp servers.
Backup and restore is done without the use of temporary
files, which is helpful when you have no extra space.
Addtionally, this utility can be used to view the contents
of remote files without actually putting them on disk (or
just retrieve a subset of the remote archive).
This is accomplished by sending stdin to ftp, or taking
the remote ftp file and sending it to the local standard
output. Flexibillity is achieved by piping to cpio, tar,
gzip etc. The C ftp I/O library included might also be useful.