Download List

專案描述

Sirobot is a Perl script that downloads Web pages recursively. The main advantage over wget is its ability to get them concurrently, and is able to continue aborted downloads and convert absolute links to relative ones. It uses curses, can do HTTPS, and has a pattern-matching filter to prevent you from downloading the whole Internet.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-09 03:19
1.0.2

This release copes with long filenames (> 255 chars), and doesn't ignore cookies set during a 301/302 response.
標籤: Minor feature enhancements

2001-08-21 23:03
0.16.1

The options --flush and --dump-todolist have been added. They allow you to gracefully shut down pending downloads and continue later with those not processed.
標籤: Minor feature enhancements

2001-03-20 21:14
0.15.4

Cookie support and an option to dump retrieved links for external processing.
標籤: Minor feature enhancements

2001-01-30 15:13
0.8.2

A new option --convert enables conversion of absolute links so you can better browse through donwloaded pages while offline.

2001-01-30 15:13
0.7.2

Bug fixed that caused the program to hang if a page had too many links. The options "--header" and "--noproxy" were added.

Project Resources