aboutsummaryrefslogtreecommitdiff
path: root/ftp/downloader/pkg-descr
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-23 00:43:50 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-23 00:43:50 +0000
commitba5e95a9b4b0bb58a68c7130d83282d793371908 (patch)
tree6509cbcd5b21a12e59e9dcc8371fc109e7e72c77 /ftp/downloader/pkg-descr
parentd782b1db2a50d66126dabcd7f5e9a2d5c3169bfd (diff)
downloadports-ba5e95a9b4b0bb58a68c7130d83282d793371908.tar.gz
ports-ba5e95a9b4b0bb58a68c7130d83282d793371908.zip
Notes
Diffstat (limited to 'ftp/downloader/pkg-descr')
-rw-r--r--ftp/downloader/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/ftp/downloader/pkg-descr b/ftp/downloader/pkg-descr
new file mode 100644
index 000000000000..5b1c8ca29ae3
--- /dev/null
+++ b/ftp/downloader/pkg-descr
@@ -0,0 +1,20 @@
+This program is a graphical program for downloading files through the
+internet which support both ftp and http (not completed yet) protocols.
+Program also supports REGET if server side supports it too. It is like kget
+for linux and ReGet or GetRight for Windows.
+
+This program supports queue of downloads, regets files after connection break
+and many other features:
+
+ able to set limit amount of threads
+ saving list before quit
+ log for all downloads
+ limits for strings in logs
+ start stop threads, moving they in queue and other
+ recursive download via ftp (recursive http in plans)
+ auto reconnect and reget after break
+
+WWW: http://www.krasu.ru/soft/chuchelo/
+
+- Ying-Chieh Liao
+ijliao@csie.nctu.edu.tw