1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/ftp/downloader/pkg-descr
Chris Piazza ba5e95a9b4 Import of ``downloader''.
A GTK+ based app that allows you to download from ftp or http based
servers much in the same way as "ReGet" for Windows.

PR:	12345
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
1999-06-23 00:43:50 +00:00

21 lines
712 B
Plaintext

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