Re: Call for Community Feedback: Retiring IETF FTP Service

John C Klensin <john-ietf@jck.com> Wed, 25 November 2020 20:09 UTC

Return-Path: <john-ietf@jck.com>
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 E70E23A1C74 for <ietf@ietfa.amsl.com>; Wed, 25 Nov 2020 12:09:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level:
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_NONE=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 qiYWEg02r4pO for <ietf@ietfa.amsl.com>; Wed, 25 Nov 2020 12:09:55 -0800 (PST)
Received: from bsa2.jck.com (bsa2.jck.com [70.88.254.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D02463A1C73 for <ietf@ietf.org>; Wed, 25 Nov 2020 12:09:55 -0800 (PST)
Received: from [198.252.137.10] (helo=PSB) by bsa2.jck.com with esmtp (Exim 4.82 (FreeBSD)) (envelope-from <john-ietf@jck.com>) id 1ki16v-0000NK-KL; Wed, 25 Nov 2020 15:09:53 -0500
Date: Wed, 25 Nov 2020 15:09:47 -0500
From: John C Klensin <john-ietf@jck.com>
To: Lyndon Nerenberg <lyndon@orthanc.ca>, ietf@ietf.org
Subject: Re: Call for Community Feedback: Retiring IETF FTP Service
Message-ID: <35DAC91E7576D88F406CEF9A@PSB>
In-Reply-To: <725c1a373fbc77e5@orthanc.ca>
References: <af6ab231024c478bbd28bbec0f9c69c9@cert.org> <b993def4eb0140698042781e0b790af0@cert.org> <50D6883540A39384617ABEBF@PSB> <725c1a373fbc77e5@orthanc.ca>
X-Mailer: Mulberry/4.0.8 (Win32)
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-SA-Exim-Connect-IP: 198.252.137.10
X-SA-Exim-Mail-From: john-ietf@jck.com
X-SA-Exim-Scanned: No (on bsa2.jck.com); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/SRu4qcJ8o3qCff3PmuryV_34SNs>
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, 25 Nov 2020 20:09:57 -0000


--On Wednesday, November 25, 2020 10:03 -0800 Lyndon Nerenberg
<lyndon@orthanc.ca> wrote:

> I will also note that part of the reason ftp.ietf.org sees so
> little traffic is likelty due to the highly aggressive session
> timeout on the server's FTP command channel, making it pretty
> much unuseable for interactive sessions. If you increased that
> timeout from 20 seconds to something reasonable, say five
> minutes, people might start using the service interactively.

I had forgotten that particular annoyance, but that was another
reason I stopped using FTP interactively (to retrieve several
I-Ds in sequence) rather than the editor macros, which still
work fine for single I-D retrievals if am can sure I know what
the name, including version number, is.   I don't know what
Lyndon is doing but, while five minutes seems a tad long, 20
seconds is too short to retrieve something, think for a bit, and
then issue another command... and probably too short for clients
in many environments to perform "mget" by sending NLST, getting
back a list of names, builting a mini-script, and then start
sending RETR commands.

   john