ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Dmitry A. Kharitonov" <kharpost@rambler.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Чем качают большие файлы?
Date: Fri, 31 Aug 2007 08:16:30 +0400
Message-ID: <46D7961E.2050608@rambler.ru> (raw)
In-Reply-To: <46D3993B.5080101@rambler.ru>

А у sqida ещже есть ограничения?

[08:06:35 user@server user]$ wget --no-parent --waitretry=5 --tries=45
--timeout=60 -c -N -P "/var/backup/dwn/Desktop4.0"
"ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso"
--08:07:02--  ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso
           => `/var/backup/dwn/Desktop4.0/.listing'
Resolving beta.altlinux.ru... 194.107.17.9
Connecting to beta.altlinux.ru|194.107.17.9|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /desktop ... done.
==> PASV ... done.    ==> LIST ... done.

    [ <=>
] 3.401         --.--K/s

08:07:12 (56.65 KB/s) - `/var/backup/dwn/Desktop4.0/.listing' saved [3401]

Removed `/var/backup/dwn/Desktop4.0/.listing'.
The sizes do not match (local 2179381087) -- retrieving.

--08:07:12--  ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso
           => `/var/backup/dwn/Desktop4.0/dvd4-RC-20070809.iso'
==> CWD /desktop ... done.
==> PASV ... done.    ==> REST 2179381087 ... done.
==> RETR dvd4-RC-20070809.iso ... done.
Length: 3.514.664.960 (3.3G), 1.335.283.873 (1.2G) remaining

62% [++++++++++++++++++++++++++++++++++++++++                         ]
2.179.563.327   28.87K/s ETA 13:00:07
[08:07:19 user@server user]$ export ftp_proxy="http://192.168.2.3:3128";
wget --no-parent --waitretry=5 --tries=45 --timeout=60 -c -N -P
"/var/backup/dwn/Desktop4.0"
"ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso"
--08:08:24--  ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso
           => `/var/backup/dwn/Desktop4.0/dvd4-RC-20070809.iso'
Connecting to 192.168.2.3:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 3.514.664.960 (3.3G) [text/plain]
The sizes do not match (local 2179568767) -- retrieving.
--08:08:25--  ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso
           => `/var/backup/dwn/Desktop4.0/dvd4-RC-20070809.iso'
Connecting to 192.168.2.3:3128... connected.
Proxy request sent, awaiting response... 206 Partial Content
Retrying.

--08:08:26--  ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso
  (try: 2) => `/var/backup/dwn/Desktop4.0/dvd4-RC-20070809.iso'
Connecting to 192.168.2.3:3128... connected.
Proxy request sent, awaiting response... 206 Partial Content
Retrying.

--08:08:32--  ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso
  (try: 3) => `/var/backup/dwn/Desktop4.0/dvd4-RC-20070809.iso'
Connecting to 192.168.2.3:3128... connected.
Proxy request sent, awaiting response... 206 Partial Content
Retrying.

[08:15:35 user@server user]$ sudo squid -v
Squid Cache: Version 2.5.STABLE10
configure options: '--build=i586-alt-linux' '--host=i586-alt-linux'
'--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin'
'--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share'
'--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib'
'--localstatedir=/var/lib' '--sharedstatedir=/usr/com'
'--mandir=/usr/share/man' '--infodir=/usr/share/info'
'--without-included-gettext' '--bindir=/usr/sbin'
'--libexecdir=/usr/lib/squid' '--localstatedir=/var'
'--sysconfdir=/etc/squid' '--datadir=/usr/share/squid' '--enable-poll'
'--enable-snmp' '--enable-removal-policies=lru heap'
'--enable-delay-pools' '--enable-icmp' '--enable-async-io=16'
'--enable-useragent-log' '--enable-wccp' '--with-gnu-regex'
'--enable-arp-acl' '--enable-ssl' '--enable-forw-via-db' '--enable-carp'
'--enable-ntlm-fail-open' '--enable-cache-digests'
'--enable-x-accelerator-vary' '--enable-auth=basic ntlm digest'
'--enable-basic-auth-helpers=LDAP MSNT NCSA PAM SASL SMB YP getpwnam
multi-domain-NTLM winbind' '--enable-ntlm-auth-helpers=SMB fakeauth
no_check winbind' '--enable-digest-auth-helpers=password'
'--enable-external-acl-helpers=ip_user ldap_group unix_group
wbinfo_group winbind_group' '--enable-storeio=aufs coss diskd null ufs'
'--enable-default-err-language=English' '--with-large-files'
'--enable-large-cache-files' 'CFLAGS=-pipe -Wall -O2 -march=i586
-mcpu=i686' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux'



  parent reply	other threads:[~2007-08-31  4:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-28  3:40 Dmitry A. Kharitonov
2007-08-28  5:40 ` Aleksander N.Gorohovski
2007-08-28  6:46 ` Pavlov Konstantin
2007-08-29  1:32   ` Dmitry A. Kharitonov
2007-08-28 11:12 ` Michael Shigorin
2007-08-29  1:35   ` Dmitry A. Kharitonov
2007-08-29  5:45     ` Michael Shigorin
2007-08-31  4:16 ` Dmitry A. Kharitonov [this message]
2007-08-31  6:58   ` Denis Kirienko
2007-08-31 15:33     ` Dmitry A. Kharitonov
2007-08-31 15:46       ` Aleksander N.Gorohovski
2007-08-31 16:27         ` Dmitry A. Kharitonov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46D7961E.2050608@rambler.ru \
    --to=kharpost@rambler.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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