ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Чем качают большие файлы?
@ 2007-08-28  3:40 Dmitry A. Kharitonov
  2007-08-28  5:40 ` Aleksander N.Gorohovski
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Dmitry A. Kharitonov @ 2007-08-28  3:40 UTC (permalink / raw)
  To: Community

[07:29:57 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"
--07:30:14--  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

07:30:15 (254,97 KB/s) - `/var/backup/dwn/Desktop4.0/.listing' saved [3401]

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

--07:30:15--  ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso
           => `/var/backup/dwn/Desktop4.0/dvd4-RC-20070809.iso'
==> CWD not required.
==> PASV ... done.    ==> REST 2147483647 ... done.
==> RETR dvd4-RC-20070809.iso ... done.
Length: -780,302,336 [1,367,181,313 to go]

100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]
2,147,483,647   --.--K/s             File size limit exceeded


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

* Re: [Comm] Чем качают большие файлы?
  2007-08-28  3:40 [Comm] Чем качают большие файлы? Dmitry A. Kharitonov
@ 2007-08-28  5:40 ` Aleksander N.Gorohovski
  2007-08-28  6:46 ` Pavlov Konstantin
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 12+ messages in thread
From: Aleksander N.Gorohovski @ 2007-08-28  5:40 UTC (permalink / raw)
  To: ALT Linux Community

lftp

On Tue, 28 Aug 2007 06:40:43 +0300, Dmitry A. Kharitonov  wrote:

> [07:29:57 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"
> --07:30:14--  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
>
> 07:30:15 (254,97 KB/s) - `/var/backup/dwn/Desktop4.0/.listing' saved  
> [3401]
>
> Removed `/var/backup/dwn/Desktop4.0/.listing'.
> The sizes do not match (local 2147483647) -- retrieving.
>
> --07:30:15--  ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso
>            => `/var/backup/dwn/Desktop4.0/dvd4-RC-20070809.iso'
> ==> CWD not required.
> ==> PASV ... done.    ==> REST 2147483647 ... done.
> ==> RETR dvd4-RC-20070809.iso ... done.
> Length: -780,302,336 [1,367,181,313 to go]
>
> 100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]
> 2,147,483,647   --.--K/s             File size limit exceeded
> _______________________________________________
> Community mailing list
> Community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community




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

* Re: [Comm] Чем качают большие файлы?
  2007-08-28  3:40 [Comm] Чем качают большие файлы? 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-31  4:16 ` Dmitry A. Kharitonov
  3 siblings, 1 reply; 12+ messages in thread
From: Pavlov Konstantin @ 2007-08-28  6:46 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1568 bytes --]

On Tue, Aug 28, 2007 at 07:40:43AM +0400, Dmitry A. Kharitonov wrote:
> [07:29:57 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"
> --07:30:14--  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
> 
> 07:30:15 (254,97 KB/s) - `/var/backup/dwn/Desktop4.0/.listing' saved [3401]
> 
> Removed `/var/backup/dwn/Desktop4.0/.listing'.
> The sizes do not match (local 2147483647) -- retrieving.
> 
> --07:30:15--  ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso
>            => `/var/backup/dwn/Desktop4.0/dvd4-RC-20070809.iso'
> ==> CWD not required.
> ==> PASV ... done.    ==> REST 2147483647 ... done.
> ==> RETR dvd4-RC-20070809.iso ... done.
> Length: -780,302,336 [1,367,181,313 to go]
> 
> 100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]
> 2,147,483,647   --.--K/s             File size limit exceeded

А какая у вас файловая система на данном разделе?

-- 
на irc.freenode.net открыт IRC канал #altlinux, куда собственно и
приглашаются разработчики, коллеги и пользователи.
		-- rider in devel@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] Чем качают большие файлы?
  2007-08-28  3:40 [Comm] Чем качают большие файлы? Dmitry A. Kharitonov
  2007-08-28  5:40 ` Aleksander N.Gorohovski
  2007-08-28  6:46 ` Pavlov Konstantin
@ 2007-08-28 11:12 ` Michael Shigorin
  2007-08-29  1:35   ` Dmitry A. Kharitonov
    2007-08-31  4:16 ` Dmitry A. Kharitonov
  3 siblings, 2 replies; 12+ messages in thread
From: Michael Shigorin @ 2007-08-28 11:12 UTC (permalink / raw)
  To: Community

On Tue, Aug 28, 2007 at 07:40:43AM +0400, Dmitry A. Kharitonov wrote:
> ==> RETR dvd4-RC-20070809.iso ... done.
> Length: -780,302,336 [1,367,181,313 to go]
> 100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]
> 2,147,483,647   --.--K/s             File size limit exceeded

Я -- lftp, wget, rsync; храню на xfs, ext3 и вроде reiser3.

wget у нас с поддержкой Large File System.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [Comm] Чем качают большие файлы?
  2007-08-28  6:46 ` Pavlov Konstantin
@ 2007-08-29  1:32   ` Dmitry A. Kharitonov
  0 siblings, 0 replies; 12+ messages in thread
From: Dmitry A. Kharitonov @ 2007-08-29  1:32 UTC (permalink / raw)
  To: ALT Linux Community

>> 100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]
>> 2,147,483,647   --.--K/s             File size limit exceeded
> 
> А какая у вас файловая система на данном разделе?
[05:31:19 user@server user]$ mount | grep $(df
"/var/backup/dwn/Desktop4.0" | grep /dev | cut -d \  -f 1 )
/dev/hdb5 on /var/backup type ext3 (rw)



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

* Re: [Comm] Чем качают большие файлы?
  2007-08-28 11:12 ` Michael Shigorin
@ 2007-08-29  1:35   ` Dmitry A. Kharitonov
    1 sibling, 0 replies; 12+ messages in thread
From: Dmitry A. Kharitonov @ 2007-08-29  1:35 UTC (permalink / raw)
  To: shigorin, ALT Linux Community

Michael Shigorin пишет:
> On Tue, Aug 28, 2007 at 07:40:43AM +0400, Dmitry A. Kharitonov wrote:
>> ==> RETR dvd4-RC-20070809.iso ... done.
>> Length: -780,302,336 [1,367,181,313 to go]
>> 100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]
>> 2,147,483,647   --.--K/s             File size limit exceeded
> 
> Я -- lftp, wget, rsync; храню на xfs, ext3 и вроде reiser3.
> 
> wget у нас с поддержкой Large File System.
> 
[05:31:19 user@server user]$ mount | grep $(df
"/var/backup/dwn/Desktop4.0" | grep /dev | cut -d \  -f 1 )
/dev/hdb5 on /var/backup type ext3 (rw)

Он же ясно матерится: File size limit exceeded


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

* Re: [Comm] Чем качают большие файлы?
  @ 2007-08-29  5:45     ` Michael Shigorin
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Shigorin @ 2007-08-29  5:45 UTC (permalink / raw)
  To: ALT Linux Community

On Wed, Aug 29, 2007 at 05:53:07AM +0400, Dmitry A. Kharitonov wrote:
> Он же ясно матерится: File size limit exceeded
> [05:49:29 user@server user]$ wget --version
> GNU Wget 1.9.1

А, так ёлки-палки, 1.9 не умел LFS.

wget-1.10.1-alt0.M24.1 из backports/2.4 поможет.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [Comm] Чем качают большие файлы?
  2007-08-28  3:40 [Comm] Чем качают большие файлы? Dmitry A. Kharitonov
                   ` (2 preceding siblings ...)
  2007-08-28 11:12 ` Michael Shigorin
@ 2007-08-31  4:16 ` Dmitry A. Kharitonov
  2007-08-31  6:58   ` Denis Kirienko
  3 siblings, 1 reply; 12+ messages in thread
From: Dmitry A. Kharitonov @ 2007-08-31  4:16 UTC (permalink / raw)
  To: ALT Linux Community

А у 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'



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

* Re: [Comm] Чем качают большие файлы?
  2007-08-31  4:16 ` Dmitry A. Kharitonov
@ 2007-08-31  6:58   ` Denis Kirienko
  2007-08-31 15:33     ` Dmitry A. Kharitonov
  0 siblings, 1 reply; 12+ messages in thread
From: Denis Kirienko @ 2007-08-31  6:58 UTC (permalink / raw)
  To: community

Dmitry A. Kharitonov пишет:

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

У squid-а и wget-а ограничений нет.
А на какую файловую систему вы пишете?

--
Денис


> 
> [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'
> 
> _______________________________________________
> Community mailing list
> Community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community



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

* Re: [Comm] Чем качают большие файлы?
  2007-08-31  6:58   ` Denis Kirienko
@ 2007-08-31 15:33     ` Dmitry A. Kharitonov
  2007-08-31 15:46       ` Aleksander N.Gorohovski
  0 siblings, 1 reply; 12+ messages in thread
From: Dmitry A. Kharitonov @ 2007-08-31 15:33 UTC (permalink / raw)
  To: dk, ALT Linux Community

Denis Kirienko пишет:
> Dmitry A. Kharitonov пишет:
> 
>> А у sqida ещже есть ограничения?
> 
> У squid-а и wget-а ограничений нет.
> А на какую файловую систему вы пишете?
> 
> --
> Денис
> 
> 
Я же показал, что напрямую wget качает, а через squid нет.
EXT3


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

* Re: [Comm] Чем качают большие файлы?
  2007-08-31 15:33     ` Dmitry A. Kharitonov
@ 2007-08-31 15:46       ` Aleksander N.Gorohovski
  2007-08-31 16:27         ` Dmitry A. Kharitonov
  0 siblings, 1 reply; 12+ messages in thread
From: Aleksander N.Gorohovski @ 2007-08-31 15:46 UTC (permalink / raw)
  To: ALT Linux Community

On Fri, 31 Aug 2007 18:33:22 +0300, Dmitry A. Kharitonov  
<kharpost@rambler.ru> wrote:

> Denis Kirienko пишет:
>> Dmitry A. Kharitonov пишет:
>>
>>> А у sqida ещже есть ограничения?
>>
>> У squid-а и wget-а ограничений нет.
>> А на какую файловую систему вы пишете?
>>
>> --
>> Денис
>>
>>
> Я же показал, что напрямую wget качает, а через squid нет.
> EXT3

Попробуйте задать в ~/.wgetrc
прокси, например:
ftp_proxy = http://194.44.183.17:3128



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

* Re: [Comm] Чем качают большие файлы?
  2007-08-31 15:46       ` Aleksander N.Gorohovski
@ 2007-08-31 16:27         ` Dmitry A. Kharitonov
  0 siblings, 0 replies; 12+ messages in thread
From: Dmitry A. Kharitonov @ 2007-08-31 16:27 UTC (permalink / raw)
  To: ALT Linux Community

Aleksander N.Gorohovski пишет:
> On Fri, 31 Aug 2007 18:33:22 +0300, Dmitry A. Kharitonov  
> <kharpost@rambler.ru> wrote:
> 
>> Denis Kirienko пишет:
>>> Dmitry A. Kharitonov пишет:
>>>
>>>> А у sqida ещже есть ограничения?
>>> У squid-а и wget-а ограничений нет.
>>> А на какую файловую систему вы пишете?
>>>
>>> --
>>> Денис
>>>
>>>
>> Я же показал, что напрямую wget качает, а через squid нет.
>> EXT3
> 
> Попробуйте задать в ~/.wgetrc
> прокси, например:
> ftp_proxy = http://194.44.183.17:3128
> 
[20:19:26 user@server user]$ cat ~/.wgetrc
ftp_proxy = http://192.168.2.3:3128
[20:19:38 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"
--20:19:46--  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.
--20:19:48--  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.

--20:19:50--  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.

--20:19:53--  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.

Не качает.

[20:23:06 user@server user]$ sudo tail /var/log/squid/access.log
1188576651.657   1137 192.168.2.1 TCP_MISS/200 4783 GET
http://192.168.2.3/lightsquid/graph.cgi? - DIRECT/192.168.2.3 image/png
1188577188.090   1173 192.168.2.3 TCP_MISS/200 326 HEAD
ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso -
DIRECT/194.107.17.9 text/plain
1188577189.479   1385 192.168.2.3 TCP_MISS/206 1754 GET
ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso -
DIRECT/194.107.17.9 text/plain
1188577191.870   1383 192.168.2.3 TCP_MISS/206 1754 GET
ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso -
DIRECT/194.107.17.9 text/plain
1188577195.184   1308 192.168.2.3 TCP_MISS/206 3114 GET
ftp://beta.altlinux.ru/desktop/dvd4-RC-20070809.iso -
DIRECT/194.107.17.9 text/plain
1188577252.388    673 192.168.2.1 TCP_MISS/200 5112 GET
http://192.168.2.3/lightsquid/graph.cgi? - DIRECT/192.168.2.3 text/html
1188577253.284    886 192.168.2.1 TCP_MISS/200 4783 GET
http://192.168.2.3/lightsquid/graph.cgi? - DIRECT/192.168.2.3 image/png
1188577255.827    201 192.168.2.1 TCP_MISS/302 682 GET
http://en-us.fxfeeds.mozilla.com/en-US/firefox/headlines.xml -
DIRECT/63.245.213.21 text/html
1188577256.043    215 192.168.2.1 TCP_MISS/302 724 GET
http://fxfeeds.mozilla.com/firefox/headlines.xml - DIRECT/63.245.213.21
text/html
1188577257.292   1249 192.168.2.1 TCP_REFRESH_MISS/200 14382 GET
http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml
- DIRECT/212.58.226.33 application/xml

А где у squida лог ошибок?


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

end of thread, other threads:[~2007-08-31 16:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-28  3:40 [Comm] Чем качают большие файлы? 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
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

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