From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <3FE210A4.8040003@zaz.zp.ua> Date: Thu, 18 Dec 2003 22:40:04 +0200 From: Gennadiy Redko Organization: =?KOI8-R?Q?=FA=E1=EF_=22=FA=E1=FA=22_=C7=2E_=FA=C1=D0?= =?KOI8-R?Q?=CF=D2=CF=D6=D8=C5?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.4) Gecko/20030710 X-Accept-Language: ru-ru, en, uk, en-us MIME-Version: 1.0 To: community@altlinux.ru Subject: Re: [Comm] wget, =?KOI8-R?Q?=C1=D7=D4=CF=D2=C9=DA=C1=C3=C9=D1=2C?= =?KOI8-R?Q?_Oracle?= References: <3FDEC6F9.2080207@rmts.donpac.ru> <3FDFEDA2.4040302@rmts.donpac.ru> <20031217205903.GA23691@tower> In-Reply-To: <20031217205903.GA23691@tower> X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.3 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2003 20:40:19 -0000 Archived-At: List-Archive: List-Post: Dmitry Azhichakov пишет: > > Многие самопальные реализации используют cookies. Может, и тут так? wget > можно заставить их использовать. --cookies=on > --load-cookies=<файл_с_cookies_mozillы> По-моему, wget понимает > mozill'овский формат. Да, так и есть. Можно с помощью lyx, если на сервере нет иксов. Вот ссылка, как это сделать : http://dbforums.com/arch/50/2003/5/777675 ............................................................... > Thanks for all your help. I don't use any X-application .... so, lynx > was easy for me to grab the cookies ... now, here you have to enable > cookies to be saved to certain file, otherwise it does save it to > session memory ... here's my lynx.cfg file looks somewhat like this > .... > > SET_COOKIES:TRUE > > ACCEPT_ALL_COOKIES:TRUE > > PERSISTENT_COOKIES:TRUE > > COOKIE_file:~/.lynx_cookies > > > and then my wget looks like this (here dllist is my download lists) > > # wget -c -t0 --load-cookies .lynx_cookies -i dllist -o dl.log & > > and it works! > > thanks guys for setting up the clue .... > > raqueeb hassan > bangladesh ................................................................... Сейчас попробовал. Работает :)