Re: wget re-download fully downloaded files

2008-10-27 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maksim Ivanov wrote: > I'm trying to download the same file from the same server, command line > I use: > wget --debug -o log -c -t 0 --load-cookies=cookie_file > http://rapidshare.com/files/153131390/Blind-Test.rar > > Below attached 2 files: log wi

Re: --mirror and --cut-dirs=2 bug?

2008-10-27 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brock Murch wrote: > I try to keep a mirror of NASA atteph ancilliary data for modis processing. I > know that means little, but I have a cron script that runs 2 times a day. > Sometimes it works, and others, not so much. The sh script is listed at t

Re: --mirror and --cut-dirs=2 bug?

2008-10-27 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Micah Cowan wrote: > I believe we made some related fixes more recently. You provided a great > amount of useful information, but one thing that seems to be missing (or > I missed it) is the Wget version number. Judging from the log, I'd say > it's 1.1

Re: --mirror and --cut-dirs=2 bug?

2008-10-27 Thread Brock Murch
Micah, Thanks for your quick attention to this. Yous, I probably forgot to include the version # [EMAIL PROTECTED] atteph]# wget --version GNU Wget 1.10.2 (Red Hat modified) Copyright (C) 2005 Free Software Foundation, Inc. This program is distributed in the hope that it will be useful, but WIT

More on query matching [Re: Need Design Documents]

2008-10-27 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 kalpana ravi wrote: > Hi Everybody, Hi kalpana, You sent this message to me and "[EMAIL PROTECTED]"; you wanted [EMAIL PROTECTED] > My name is kalpana Ravi.I am planning to contribute to add one of the > features listed in https://savannah.gnu.org/b

Re: wget re-download fully downloaded files

2008-10-27 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maksim Ivanov wrote: > I'm trying to download the same file from the same server, command line > I use: > wget --debug -o log -c -t 0 --load-cookies=cookie_file > http://rapidshare.com/files/153131390/Blind-Test.rar > > Below attached 2 files: log wi

RE: wget re-download fully downloaded files

2008-10-27 Thread Tony Lewis
Micah Cowan wrote: > Actually, I'll have to confirm this, but I think that current Wget will > re-download it, but not overwrite the current content, until it arrives > at some content corresponding to bytes beyond the current content. > > I need to investigate further to see if this change was so