diff options
author | ache <ache@FreeBSD.org> | 1996-09-14 08:59:32 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-09-14 08:59:32 +0800 |
commit | d6c37323fb817fdb090727536d1b5444ac80defd (patch) | |
tree | 8c1d33e59dd745257287456c346f94f715d92d2e /www/webcopy/pkg-descr | |
parent | 2f583996ffb0a72cc4193028435c61b97463e7da (diff) | |
download | freebsd-ports-gnome-d6c37323fb817fdb090727536d1b5444ac80defd.tar.gz freebsd-ports-gnome-d6c37323fb817fdb090727536d1b5444ac80defd.tar.zst freebsd-ports-gnome-d6c37323fb817fdb090727536d1b5444ac80defd.zip |
Web Mirroring Program
Diffstat (limited to 'www/webcopy/pkg-descr')
-rw-r--r-- | www/webcopy/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/webcopy/pkg-descr b/www/webcopy/pkg-descr new file mode 100644 index 000000000000..deed046fd3bb --- /dev/null +++ b/www/webcopy/pkg-descr @@ -0,0 +1,6 @@ +WebCopy is a perl program that retrieves the URL specified in a unix-like +command line. It can also retrieve recursively any file that a HTML file +references, i.e. inlined images and/or anchors, if specified with an option. + +It can be used as a "mirror" program to retrieve a tree of documents from a +remote site, and put them on-line immediately through the local server. |