Re: Tombstone README for FTP service

"Lyndon Nerenberg (VE7TFX/VE6BBM)" <lyndon@orthanc.ca> Thu, 28 April 2022 18:45 UTC

Return-Path: <lyndon@orthanc.ca>
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 6256EC159482 for <ietf@ietfa.amsl.com>; Thu, 28 Apr 2022 11:45:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EzIbN08FydPI for <ietf@ietfa.amsl.com>; Thu, 28 Apr 2022 11:45:55 -0700 (PDT)
Received: from orthanc.ca (orthanc.ca [208.79.93.154]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA512) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0AE27C157B5E for <ietf@ietf.org>; Thu, 28 Apr 2022 11:45:54 -0700 (PDT)
Received: from orthanc.ca (localhost [127.0.0.1]) by orthanc.ca (OpenSMTPD) with ESMTP id e5357e99 for <ietf@ietf.org>; Thu, 28 Apr 2022 11:45:51 -0700 (PDT)
From: "Lyndon Nerenberg (VE7TFX/VE6BBM)" <lyndon@orthanc.ca>
to: ietf@ietf.org
Subject: Re: Tombstone README for FTP service
In-reply-to: <e3513944-9643-74c0-b773-3cc77c47e599@network-heretics.com>
References: <BN2P110MB1107650B16F3338FF4765314DCFD9@BN2P110MB1107.NAMP110.PROD.OUTLOOK.COM> <173db55f-3fdc-e6e6-e230-e235cc9ce673@network-heretics.com> <2e615319-e17b-f58c-6c97-205b2f44ae17@gmx.de> <e3513944-9643-74c0-b773-3cc77c47e599@network-heretics.com>
Comments: In-reply-to Keith Moore <moore@network-heretics.com> message dated "Thu, 28 Apr 2022 13:27:10 -0400."
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <7919.1651171551.1@orthanc.ca>
Date: Thu, 28 Apr 2022 11:45:51 -0700
Message-ID: <93d97be6196d161f@orthanc.ca>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/kvdRbOU-8GPSKFg7o63D5JqkWdk>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.34
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: Thu, 28 Apr 2022 18:45:55 -0000

Keith Moore writes:

>   * Are there GUI interfaces to that permit operations on multiple files
>     at once (identified by patterns and/or a picker) on webdav remote
>     file systems?

* Are there command line clients that mimic the behaviour of the ftp
  command?  I.e. something that will let you 'cd' and 'ls' your way
  around the remote file system.

What so many of the "kill FTP" proponents are missing is the lack
of discoverability in their proposed replacements.  Tools like
curl work fine if you already know what you want, but like going to
the library, quite often I don't know what I want until I find it.

I have spent endless hours exploring archives and the like using the
ftp command that way.  The only suggested replacement that provides
that functionality is NFS.

And that reason alone is a sufficient deal breaker for me regarding
any of the proposed FTP replacements.  (Note I'm speaking here in
the general sense.  This wasn't a particularly important aspect in
accessing the RFC/I-D archives.)

--lyndon