ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re[2]: [Comm] wget --mirror
@ 2005-10-31 18:17 Chernetskyy Olexander
  2005-11-01 12:00 ` Olvin
  0 siblings, 1 reply; 2+ messages in thread
From: Chernetskyy Olexander @ 2005-10-31 18:17 UTC (permalink / raw)
  To: community

> 31.10.05, Chernetskyy Olexander<archer@elec.com.ua> написал(а):
> > Читаю man:/wget
> > ---
> > Для хранение зеркала страницы (или FTP каталога), используйте --mirror (-m),
> что заменяет -r -l inf -N.
> ...
> > Пишу:
> > wget --proxy=on --proxy-user=archer --proxy-passwd=****** -t 0 --mirror
> ftp://ftp.linux.kiev.ua/pub/Linux/ALT/updates/Master/2.4/i586/
> ...
> > Результат - хтмл-файл:
> > FTP Directory: ftp://ftp.linux.kiev.ua/pub/Linux/ALT/updates/Master/2.4/i586/
> >
> >  [DIRUP] Parent Directory
> >  [DIR] RPMS.updates . . . . . . . . . . Oct 28 17:59
> >  [DIR] base . . . . . . . . . . . . . . Oct 28 18:00
> >
> >
> > Вопрос:
> > Где обещаное зеркало?
> Похоже, что через http-proxy --mirror работать не будет.
> --
> Vladimir Lettiev aka crux <theCrux@gmail.com>

Ну и что делать? Неужели руками все копировать и синхронизировать?

--
Best regards,
ArCher



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] wget --mirror
  2005-10-31 18:17 Re[2]: [Comm] wget --mirror Chernetskyy Olexander
@ 2005-11-01 12:00 ` Olvin
  0 siblings, 0 replies; 2+ messages in thread
From: Olvin @ 2005-11-01 12:00 UTC (permalink / raw)
  To: Chernetskyy Olexander, ALT Linux Community

Chernetskyy Olexander wrote:
>>>Вопрос:
>>>Где обещаное зеркало?
>>Похоже, что через http-proxy --mirror работать не будет.
> Ну и что делать? Неужели руками все копировать и синхронизировать?

попробуйте lftp

Вот файл с командами, которые я ей скармливаю:

open ftp://ftp.altlinux.ru/pub/beta/Sisyphus-branch-3.0/files

mirror -cerpL --verbose=3 --use-cache --delete-first \
  --ignore-time i586/RPMS \
  /Data/ALTLinux/Sisyphus-branch-3.0-current/files/i586/RPMS.bin
mirror -cerpL --verbose=3 --use-cache --delete-first \
  --ignore-time noarch/RPMS \
  /Data/ALTLinux/Sisyphus-branch-3.0-current/files/noarch/RPMS.noarch


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-11-01 12:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-31 18:17 Re[2]: [Comm] wget --mirror Chernetskyy Olexander
2005-11-01 12:00 ` Olvin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git