[sbopkg-users] Sync behind proxy with authentication

William Oquendo woquendo at gmail.com
Wed Sep 5 15:18:23 UTC 2018


Hi all,
Yes, I have both exported all http*_proxy* variables, and also avoided
using http: on the RSYNC_PROXY . Still it does not work and that is the
puzzle here.
Is there a way I can catch the "talk" been the rsync command and the proxy
server? What should I look for?
Thanks again.

On Tue, Sep 4, 2018, 12:34 David Woodfall <dave at dawoodfall.net> wrote:

> On Tuesday 4 September 2018 23:26,
> Willy Sudiarto Raharjo <willysr at sbopkg.org> put forth the proposition:
> > > how can I sync the remote tree behind a proxy with auth? I hace
> exported
> > > the corresponding variable as
> > > RSYNC_PROXY=username:password at proxyname:port
> > > but I am still getting a 403 forbidden error.
> > > thanks in advance
>
> Make sure you only use IP:PORT and no http:// or https:// etc. e.g.
>
> export RSYNC_PROXY=username:password at 1.2.3.4:20000
>
> -Dave
>
> > i have this line on my /etc/profile
> > export RSYNC_PROXY=proxyname:port
> > export HTTPS_PROXY=proxyname:port
> > export HTTP_PROXY=proxyname:port
> > export http_proxy=proxyname:port
> > export https_proxy=proxyname:port
>
> --
>
> When you say 'I wrote a program that crashed Windows', people just stare at
> you blankly and say 'Hey, I got those with the system, *for free*'.
>   -- Linus Torvalds
>
>                                                             .--.  oo
>                                                            (____)//
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~'
> _______________________________________________
> sbopkg-users mailing list
> sbopkg-users at sbopkg.org
> http://sbopkg.org/mailman/listinfo/sbopkg-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sbopkg.org/pipermail/sbopkg-users/attachments/20180905/2e16320e/attachment.html>


More information about the sbopkg-users mailing list