[BusyBox 0001291]: add spider option to wget
bugs at busybox.net
bugs at busybox.net
Thu Apr 5 03:32:18 PDT 2007
The following issue requires your FEEDBACK.
======================================================================
http://busybox.net/bugs/view.php?id=1291
======================================================================
Reported By: Franck78
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1291
Category: New Features
Reproducibility: N/A
Severity: minor
Priority: normal
Status: feedback
======================================================================
Date Submitted: 03-26-2007 04:40 PDT
Last Modified: 04-05-2007 03:32 PDT
======================================================================
Summary: add spider option to wget
Description:
Hello,
The spider option allows client to test existence of a file before start
downloading it.
-s --spider
This patch basically adds an "exit(SUCCESS)" as soon as wget got the
filesize from the server.
Apply on 1.4.2/1.5
Franck
======================================================================
----------------------------------------------------------------------
bernhardf - 04-05-07 03:32
----------------------------------------------------------------------
Unfortunately your patch did still download the file.
I have implemented -s in r18333, please confirm if that works as
expected.
Thanks,
Issue History
Date Modified Username Field Change
======================================================================
03-26-07 04:40 Franck78 New Issue
03-26-07 04:40 Franck78 Status new => assigned
03-26-07 04:40 Franck78 Assigned To => BusyBox
03-26-07 04:40 Franck78 File Added: busybox-1.4.2-wgetspider.patch
03-26-07 04:42 Franck78 Issue Monitored: Franck78
04-05-07 03:32 bernhardf Note Added: 0002297
04-05-07 03:32 bernhardf Status assigned => feedback
======================================================================
More information about the busybox-cvs
mailing list