From owner-freebsd-hubs@FreeBSD.ORG Tue Aug 4 18:17:56 2009 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33101106564A for ; Tue, 4 Aug 2009 18:17:56 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id E00A68FC12 for ; Tue, 4 Aug 2009 18:17:55 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from laptop3.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id n74I6jRu091787 for ; Tue, 4 Aug 2009 13:06:45 -0500 (CDT) (envelope-from stephen@missouri.edu) Message-ID: <4A7878B5.5020907@missouri.edu> Date: Tue, 04 Aug 2009 13:06:45 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.22) Gecko/20090712 SeaMonkey/1.1.17 MIME-Version: 1.0 To: freebsd-hubs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Pushing files onto ftp-master X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2009 18:17:56 -0000 I am the person in charge of maintaining CTM (CVSUP via email). Currently I create the CTM files on my home machine. A few times a day, ftp-master uses rsync to extract the CTM files from my machine, and from there it goes out to the internet. I am now being told that I may need to get behind a firewall in the next few months. Is there a mechanism where I could rsync, as the client, onto ftp-master? That is, instead of ftp-master initiating the rsync connection, that I initiate the rsync connection? Thanks, Stephen