linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "sergey kapustin" <master.sergey@gmail.com>
To: linux-admin@vger.kernel.org
Subject: rsync using proxy server
Date: Mon, 6 Nov 2006 21:24:17 +0000	[thread overview]
Message-ID: <cf82f1380611061324u24a3d4d6ybf9e44fe704b5f04@mail.gmail.com> (raw)
In-Reply-To: <cf82f1380611061251g41dc34d8l64db2c6e7e67a71e@mail.gmail.com>

Hello all!

I'm trying to syncronize 2 directories on 2 servers (A and B) using
3rd server (C) as proxy server.

what i did is:
 - installed http proxy (tinyproxy) on C and configured it to run on
port 873 - default port for rsync protocol.
 - set the variable RSYNC_PROXY to C-ip:873 using command
    export RSYNC_PROXY=C-ip:873
 - run the rsync command without ssh support.

as a result the directories are syncronized, but the proxy is not used.
What can be the problem, please?

           reply	other threads:[~2006-11-06 21:24 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <cf82f1380611061251g41dc34d8l64db2c6e7e67a71e@mail.gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cf82f1380611061324u24a3d4d6ybf9e44fe704b5f04@mail.gmail.com \
    --to=master.sergey@gmail.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).