From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <46D8415B.3030809@rambler.ru> Date: Fri, 31 Aug 2007 20:27:07 +0400 From: "Dmitry A. Kharitonov" User-Agent: Thunderbird 2.0.0.0 (X11/20070423) MIME-Version: 1.0 To: ALT Linux Community References: <46D3993B.5080101@rambler.ru> <46D7961E.2050608@rambler.ru> <46D834C2.7010704@rambler.ru> In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Subject: Re: [Comm] =?koi8-r?b?/sXNIMvB3sHA1CDCz8zY28nFIMbByszZPw==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 16:27:14 -0000 Archived-At: List-Archive: List-Post: Aleksander N.Gorohovski пишет: > On Fri, 31 Aug 2007 18:33:22 +0300, Dmitry A. Kharitonov > 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 лог ошибок?