💻 Software
How to force the rsync to use my proxy settings?
Fresh7 days ago
Mar 15, 202644523 viewsConfidence Score0%
0%
Problem
I am installing macports on my Mac OS X and for fetching the binaries from the repository it uses rsync protocol. Unfortunately seems the repository is not accessible by direct connection from my machine. So I ran a local proxy program (supports http, https, ftp and socks) and now trying to find ou…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to force the rsync to use my proxy settings?
Low Risk
is your friend. You may establish the connection via a web proxy by setting the environment variable RSYNC_PROXY to a host-name:port pair pointing to your web proxy. Note that your web proxy's configuration must support proxy connections to port 873…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix