ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrew Fefilov <faqa@blok-caf.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Re: cron over rsync
Date: Fri, 24 Dec 2004 12:58:27 +0400
Message-ID: <20041224085827.GB15340@faa.lan.blok-caf.ru> (raw)
In-Reply-To: <17737528078.20041222175908@kspu.kr.ua>

On Wed, Dec 22, 2004 at 05:59:08PM +0200, Serge V Kompan wrote:
> 
> >> > P.S. делал даже так:
> >> > SET ftp_proxy="http://10.6.8.20:8080"
> >> > SET http_proxy="http://10.6.8.20:8080"                 
> >> > SET RSYNC_PROXY="10.6.8.20:8080"                       
> > 
> > Эт где?
> > 
> >> EXPORT .... попробуйте? :-)
> > 
> > Скорее export тогда.
> 
> 
> 
> > Ну или написать скриптик, там это всё
> > выставить и уже его из cron и дёргать.
> Так делал, но ничего не помогло.
> Наконец то после такого вот манипулирования получил что хотел:
> 22 15 * * * root (RSYNC_PROXY="10.6.8.20:8080"; export RSYNC_PROXY; /etc/rc.d/scripts/rsync_start.sh;)

присвоение и экспорт можно было сделать одной строкой:
export RSYNC_PROXY="10.6.8.20:8080"


-- 
С уважением,
Фефилов Андрей.


      reply	other threads:[~2004-12-24  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-22 15:59 Serge V Kompan
2004-12-24  8:58 ` Andrew Fefilov [this message]

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=20041224085827.GB15340@faa.lan.blok-caf.ru \
    --to=faqa@blok-caf.ru \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git