is there a way to make wget download from ftp w/o LIST?

2005-05-13 Thread Vladimir Bilyov
Hello, unfortunately list on a ftp site doesn't work. wget fails with: No such directory :-( Is there a way to make wget not to do list? Thanks. -- Sincerely yours, Vladimir Bilyov

Re: is there a way to make wget download from ftp w/o LIST?

2005-05-13 Thread Hrvoje Niksic
Vladimir Bilyov [EMAIL PROTECTED] writes: unfortunately list on a ftp site doesn't work. wget fails with: No such directory :-( Is there a way to make wget not to do list? Wget shouldn't use LIST for downloading a single file, unless you also specify -N.

Re: stolen

2005-05-13 Thread mailback
Cher(e) Photowaysien(ne), Vous nous avez envoyé un message par mail, mais cette adresse électronique n'est pas active en réception et votre message ne pourra être lu. Afin de répondre rapidement à toute demande, nous avons mis en place un formulaire à remplir. Cela nous permet un classement et

wget -k -K -E -m bug

2005-05-13 Thread Nicolas Mizel
The following command wget --convert-links --backup-converted --html-extension --mirror http.//localhost/index.php downloads index.php.html and back it up as index.php.html.orig before converting the links. When re-mirroring, wget looks for index.php.orig which doesn't exist and thus re-download

Re: SSL option documentation

2005-05-13 Thread Doug Kaufman
On Thu, 12 May 2005, Hrvoje Niksic wrote: Doug Kaufman [EMAIL PROTECTED] writes: That sounds like a good plan. I'll try to make such a change. If we do call SSL_CTX_set_default_paths, should we document SSL_CERT_* env variables as you originally suggested? I think so. I did send a

wget html-extension bug

2005-05-13 Thread Nicolas Mizel
The following command wget --convert-links --backup-converted --html-extension --mirror http.//localhost/index.php downloads index.php.html and back it up as index.php.html.orig before converting the links. When re-mirroring, wget looks for local index.php.orig which doesn't exist and thus

wget -k -K -E -m bug

2005-05-13 Thread Nicolas Mizel
The following command wget --convert-links --backup-converted --html-extension --mirror http.//localhost/index.php downloads index.php.html and back it up as index.php.html.orig before converting the links. When re-mirroring, wget looks for local index.php.orig which doesn't exist and thus