[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rsync knoppix dvd download



On 8/29/05, L.V.Gandhi <lvgandhi@gmail.com> wrote:

> I have tried as follows.
> [root@lvgofficepc ~]# export RSYNC_PROXY=150.1.35.36:3128
> [root@lvgofficepc ~]# rsync download.linuxtag.org::
> bad response from proxy - HTTP/1.0 403 Forbidden
> rsync: failed to connect to 150.1.35.36: Success (0)
> rsync error: error in socket IO (code 10) at clientserver.c(94)
> [root@lvgofficepc ~]#
> What to do?

Your proxy forbids the HTTP CONNECT method, it seems. Without that,
rsync cannot function. If rsync is vital to you, you will have to
speak with your proxy administrator and have them reconfigure it to
allow CONNECT to rsync ports. Otherwise, just use HTTP or FTP.



Reply to: