Re: -m alias

2008-10-28 Thread Michelle Konzack
Am 2008-10-14 01:20:16, schrieb Hraban Luyat:
 Hi,
 
 Considering the -m switch (--mirror): the man page says it is currently
 equivalent to -r -N -l inf --no-remove-listing. I was wondering, though:
 why does this not also include -k? When mirroring a website it seems
 useful to convert the links for appropriate viewing in a browser. That

When mirroring a Website, I WANT A IDENTICAL MIRROR.  But IF I  want  to
have a mirror for Off-Line reading I can choose the additional -k otion.

 is, if mirroring here means what it usually means: provide an
 alternative location to view the same content.. if it's more like a
 backup, then of course -k is not a good option. But in that case, maybe
 it's worth mentioning...?

No!  ;-)

 PS: I would like to be CC'ed (not subscribed).

???  --  How can you post without being subscribed?  My posts  went  all
definitively rejected when I tried to post to this list.

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: Special Website / Software One On One Personalized Consultancy

2008-10-28 Thread Michelle Konzack
N.C.   ;-D


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: Support for file://

2008-09-26 Thread Michelle Konzack
Am 2008-09-20 22:05:35, schrieb Micah Cowan:
 I'm confused. If you can successfully download the files from
 HOSTINGPROVIDER in the first place, then why would a difference exist?
 And if you can't, then this wouldn't be an effective way to find out.

I mean, IF you have a local (master) mirror and your  website  @ISP  and
you want to know, whether the two websites are  identical  and  have  no
cruft in it, you can

  1)  fetch the website from your isp recursively with
  wget -r -nH -R /tmp/tmp_ISP http://website.isp.tld/

  2)  fetch the local mirror with
  wget -r -nH -R /tmp/tmp_LOC file://path/to/local/mirror/

where the full path in 2) would be the same as the website in 1) and
then compare it with

  3)  /path/to/local/mirror/

If you have edited the files local and remote, you  can  get  surprising
results.

Fetching recursive of /index.html mean, that ALL  files  are  downloaded
which are mentioned in ANY HTML files.  So if 1) differs from

ftp://website.isp.tld/

then there is something wrong in the site...


Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: Big files

2008-09-24 Thread Michelle Konzack
Am 2008-09-16 15:22:22, schrieb Cristián Serpell:
 It is the latest Ubuntu's distribution, that still comes with the old  
 version.

Ehm, even Debian Etch comes with:

[EMAIL PROTECTED]:~] apt-cache policy wget
wget:
  Installiert:1.10.2-2
  Mögliche Pakete:1.10.2-2
  Versions-Tabelle:
 *** 1.10.2-2 0
500 file: etch/main Packages
100 /var/lib/dpkg/status

So Ubunti use AFAIK the latest version which is 1.11...

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: Big files

2008-09-24 Thread Michelle Konzack
There must be an other Bug, since I can  download small (:-) 18 GByte of
archive files...  Debian Etch:

[EMAIL PROTECTED]:~] apt-cache policy wget
wget:
  Installiert:1.10.2-2
  Mögliche Pakete:1.10.2-2
  Versions-Tabelle:
 *** 1.10.2-2 0
500 file: etch/main Packages
100 /var/lib/dpkg/status

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: Big files

2008-09-24 Thread Michelle Konzack
Am 2008-09-16 12:52:16, schrieb Tony Lewis:
 Cristián Serpell wrote:
 
  Maybe I should have started by this (I had to change the name of the  
  file shown):
 [snip]
  ---response begin---
  HTTP/1.1 200 OK
  Date: Tue, 16 Sep 2008 19:37:46 GMT
  Server: Apache
  Last-Modified: Tue, 08 Apr 2008 20:17:51 GMT
  ETag: 7f710a-8a8e1bf7-47fbd2ef
  Accept-Ranges: bytes
  Content-Length: -1970398217

Interesting Headrs, since here, I get

  HTTP/1.1 200 OK
  Date: Mon, 22 Sep 2008 21:58:11 GMT
  Server: Apache/2.2.3 (Debian) PHP/5.2.0-8+etch10
  X-Powered-By: PHP/5.2.0-8+etch10

which mean, he is running the old crapy apache 1.3.
 
 The problem is not with wget. It's with the Apache server, which told wget
 that the file had a negative length.

Because it is the old indian.

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: Support for file://

2008-09-20 Thread Michelle Konzack
Hello Micah,

Am 2008-09-02 15:49:15, schrieb Micah Cowan:
 I think I'd need some convincing on this, as well as a clear definition
 of what the scope for such a feature ought to be. Unlike curl, which
 groks urls, Wget W(eb)-gets, and file:// can't really be argued to
 be part of the web.

Right but...

 That in and of itself isn't really a reason not to support it, but my
 real misgivings have to do with the existence of various excellent tools
 that already do local-file transfers, and likely do it _much_ better
 than Wget could hope to. Rsync springs readily to mind.
 
 Even the system cp command is likely to handle things much better than
 Wget. In particular, special OS-specific, extended file attributes,
 extended permissions and the like, are among the things that existing
 system tools probably handle quite well, and that Wget is unlikely to. I
 don't really want Wget to be in the business of duplicating the system
 cp command, but I might conceivably not mind file:// support if it
 means simple _content_ transfer, and not actual file duplication.
 
 Also in need of addressing is what recursion should mean for file://.
 Between ftp:// and http://, recursion currently means different
 things. In FTP, it means traverse the file hierarchy recursively,
 whereas in HTTP it means traverse links recursively. I'm guessing
 file:// should work like FTP (i.e., recurse when the path is a
 directory, ignore HTML-ness), but anyway this is something that'd need
 answering.

Imagine you have a local mirror of your website and you want to know why
the site @HOSTINGPROVIDER has some files more or such.

You can spider the website @HOSTINGPROVIDER recursiv in a  local  tmp1
directory and then, with the same commandline, you can do the same  with
the local mirror and download the files recursive into tmp2 and  now
you and now you can make a recursive fs-diff and know  which  files  are
used...  on both, the local mirror and @HOSTINGPROVIDER

I was searching such feature several times and currently the only way is
to install a Webserver local which not always possibel.

Maybe this is a discussion worth?

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 


signature.pgp
Description: Digital signature


Re: trouble with -p

2008-07-28 Thread Michelle Konzack
Am 2008-07-19 10:26:25, schrieb Micah Cowan:
 That strikes me as not quite right. If Wget sees
 http://www.ifixit.com/Guide/First-Look/iPhone3G, and it's not redirected
 to http://www.ifixit.com/Guide/First-Look/iPhone3G/, then Wget will use
 a file name. What's more, if it later sees it with the slash, it will
 fail to create a directory at all, since the file already exists with
 that pathname.
 
 I'm not sure what you mean by I want both. You can't possibly have a
 regular file named iPhone3G, and another file named iPhone3G/images/...
 it can't be both a file and a directory at once.
 
 If you specify the link with a trailing slash, then Wget will realize
 iPhone3G is a directory, and will store the file it finds there as
 iPhone3G/index.html. You're out of luck, though, if some links refer to
 it with, and some without, the trailing slash, with a server that
 doesn't redirect to the slash version (like Apache does).

I think he mean the thing like the Web-Browsers do.

If you download a HTML file with contents you will get:

some_name.html
some_name/  # the page requisites

so if he try to downloag

http://www.some-domain.tld/sub1/iPhone3G

he want

iPhone3G.html
iPhone3G/   # the page requisites

I would find this feature usefull too.

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917  ICQ #
+49/177/935194750, rue de Soultz MSN 
+33/6/61925193 67100 Strasbourg/France   IRC #


signature.pgp
Description: Digital signature


Re: wget doesn't load page-requisites from a) dynamic web page b) through https

2008-06-20 Thread Michelle Konzack
Hello Stefan,

I have a question:

Am 2008-06-18 12:17:12, schrieb Stefan Nowak:
 wget \
 --page-requisites \
 --html-extension \
 --convert-links \
 --span-hosts \
 --no-check-certificate \
 --debug \
 https://help.ubuntu.com/community/MacBookPro/  log.txt

Why do you use

 log.txt
instead of
--output-file=log.txt
or
--append-output=log.txt

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature