Re: Call for Community Feedback: Retiring IETF FTP Service

Viktor Dukhovni <ietf-dane@dukhovni.org> Wed, 02 December 2020 01:52 UTC

Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C6813A0E39 for <ietf@ietfa.amsl.com>; Tue, 1 Dec 2020 17:52:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4gzSFnrUnh_b for <ietf@ietfa.amsl.com>; Tue, 1 Dec 2020 17:52:10 -0800 (PST)
Received: from straasha.imrryr.org (straasha.imrryr.org [100.2.39.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7CA883A0E21 for <ietf@ietf.org>; Tue, 1 Dec 2020 17:52:10 -0800 (PST)
Received: by straasha.imrryr.org (Postfix, from userid 1001) id C50201B8F86; Tue, 1 Dec 2020 20:52:08 -0500 (EST)
Date: Tue, 01 Dec 2020 20:52:08 -0500
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
To: ietf@ietf.org
Subject: Re: Call for Community Feedback: Retiring IETF FTP Service
Message-ID: <X8bzSH9lTofMnPZB@straasha.imrryr.org>
Reply-To: ietf@ietf.org
References: <20201113180151.AF0EE26FB007@ary.qy> <EB1E2937-5BB9-4527-9988-40E1C6CBD13C@icloud.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <EB1E2937-5BB9-4527-9988-40E1C6CBD13C@icloud.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/8YdZWg9ltetgfDB7j1BXRYVkoJs>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 02 Dec 2020 01:52:12 -0000

On Tue, Dec 01, 2020 at 05:45:40PM -0800, Greg Skinner wrote:

> John, if you mean “What distributions out-of-the-box offer FTP but not
> rsync?”, I poked around NetBSD a bit and found that one can build an
> ftp client binary from its sources, but couldn’t find the rsync
> sources in any of the “usual” places.  On the other hand, I imagine it
> is possible to get rsync sources from some other (related) BSD
> distribution and build its binary with perhaps a bit of extra work.

If rsync is not in the "base" NetBSD distribution it is easily installed
via pkgsrc:

    http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/net/rsync/README.html

-- 
    Viktor.