| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| To: | "C. Porter Bassett" <cporter AT byu DOT edu> |
| Cc: | <cygwin AT cygwin DOT com> |
| Subject: | Re: wget not behaving correctly |
| References: | <02a501c1370a$0f4204b0$0a00a8c0 AT PWORK> |
| From: | Andrew Markebo <flognat AT flognat DOT myip DOT org> |
| Date: | 06 Sep 2001 23:30:11 +0200 |
| In-Reply-To: | <02a501c1370a$0f4204b0$0a00a8c0@PWORK> |
| Message-ID: | <m3vgiwc8ik.fsf@localhost.localdomain> |
| Lines: | 18 |
| User-Agent: | Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
| MIME-Version: | 1.0 |
/ "C. Porter Bassett" <porter AT et DOT byu DOT edu> wrote:
| When I run
| wget -r -A gif,jpg,png,bmp
| http://fan.theonering.net/rolozo/galleries.php?mode=2
| it cannot find the file
| http://fan.theonering.net/rolozo/galleries.php?mode=2, but it can when run
| in linux. Perhaps this has something to do with the ? in the URL?
Could be the '?' yes, try to put >"< around the url..
wget -r -A gif,jpg,png,bmp "http://fan.theonering.net/rolozo/galleries.php?mode=2"
or escape the ? like \?
/Andy
--
The eye of the beholder rests on the beauty!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |