From owner-freebsd-questions@FreeBSD.ORG Thu Feb 17 19:46:46 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF65E16A4CE; Thu, 17 Feb 2005 19:46:46 +0000 (GMT) Received: from harik.murex.com (mail.murex.com [194.98.239.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BED543D2F; Thu, 17 Feb 2005 19:46:46 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from interscan.fr.murex.com (iscan.murex.fr [172.21.17.207] (may be forged)) by harik.murex.com with ESMTP id j1HJah5v012617; Thu, 17 Feb 2005 20:36:43 +0100 (CET) Received: from mxmail.murex.com (interscan.murex.fr [127.0.0.1]) by interscan.fr.murex.com (8.11.6/8.11.6) with ESMTP id j1HJqTk00899; Thu, 17 Feb 2005 20:52:32 +0100 Received: from mteterin.us.murex.com ([172.21.130.86]) by mxmail.murex.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 17 Feb 2005 20:46:16 +0100 From: Mikhail Teterin Organization: Virtual Estates, Inc. To: ports@FreeBSD.org Date: Thu, 17 Feb 2005 14:46:20 -0500 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502171446.20596.mi+mx@aldan.algebra.com> X-OriginalArrivalTime: 17 Feb 2005 19:46:16.0877 (UTC) FILETIME=[584645D0:01C51529] cc: questions@FreeBSD.org Subject: need ftp-mirroring software, that pushes, rather than pulls X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2005 19:46:47 -0000 Hello! I need to push a sizable subtree over to another server periodically. The remote, however, only allows ftp... All of the ftp-mirroring software, that I could find (pavuk, mirror, emirror, etc.) seems designed for pulling the data in, rather than pushing it out. The only thing I could find is rdist, but that needs rsh or ssh and can not work over ftp. Is there anything in FreeBSD's ports, that I overlooked? Is there anything at all? I can port it... Thanks! -mi