> how can I sync the remote tree behind a proxy with auth? I hace exported
> the corresponding variable as
> RSYNC_PROXY=username:password@proxyname:port
> but I am still getting a 403 forbidden error.
> thanks in advance


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


-- 
Willy Sudiarto Raharjo

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
sbopkg-users mailing list
sbopkg-users@sbopkg.org
http://sbopkg.org/mailman/listinfo/sbopkg-users

Reply via email to