Re: [apps-discuss] Fwd: I-D Action: draft-yevstifeyev-ftp-uri-scheme-04.txt

Mykyta Yevstifeyev <evnikita2@gmail.com> Mon, 11 July 2011 17:26 UTC

Return-Path: <evnikita2@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48F9921F8E4D for <apps-discuss@ietfa.amsl.com>; Mon, 11 Jul 2011 10:26:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.497
X-Spam-Level:
X-Spam-Status: No, score=-3.497 tagged_above=-999 required=5 tests=[AWL=0.102, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4NmK4XitvsKO for <apps-discuss@ietfa.amsl.com>; Mon, 11 Jul 2011 10:26:29 -0700 (PDT)
Received: from mail-bw0-f44.google.com (mail-bw0-f44.google.com [209.85.214.44]) by ietfa.amsl.com (Postfix) with ESMTP id 7C0E621F86C1 for <apps-discuss@ietf.org>; Mon, 11 Jul 2011 10:26:29 -0700 (PDT)
Received: by bwb17 with SMTP id 17so3994260bwb.31 for <apps-discuss@ietf.org>; Mon, 11 Jul 2011 10:26:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=bs/u5fo0GI/J1HWhIz6PCbdG47MBhN3ftZlw9IHD0fk=; b=rteEZuFGgp0bbcN9wnZ+bpmPBKGZzUp9icjG52r0eN+se9hBotzpPgTXCoB07qxEJh CBDlZwTJmzR6heGrARLa5govpvTNS68xgCQRrTmr12GDOnbdXtSiJC+s5zlajxaGxepP PHKYohlknzGYi8n9+QC3HkyNMzSo4svB5i25c=
Received: by 10.204.35.202 with SMTP id q10mr1775723bkd.401.1310405188284; Mon, 11 Jul 2011 10:26:28 -0700 (PDT)
Received: from [127.0.0.1] ([195.191.104.224]) by mx.google.com with ESMTPS id af13sm1125129bkc.40.2011.07.11.10.26.26 (version=SSLv3 cipher=OTHER); Mon, 11 Jul 2011 10:26:27 -0700 (PDT)
Message-ID: <4E1B3270.40601@gmail.com>
Date: Mon, 11 Jul 2011 20:27:12 +0300
From: Mykyta Yevstifeyev <evnikita2@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0
MIME-Version: 1.0
To: Apps-discuss list <apps-discuss@ietf.org>
References: <4E15C895.6020701@gmail.com>
In-Reply-To: <4E15C895.6020701@gmail.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Subject: Re: [apps-discuss] Fwd: I-D Action: draft-yevstifeyev-ftp-uri-scheme-04.txt
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Jul 2011 17:26:30 -0000

Hello,

You should have noticed the Appendix A of this document regarding use of 
DDDS with 'ftp' URIs.  After some discussions on regsiter@uri.arpa list, 
which I managed to arrange (which can be confirmed by Frank Ellermann as 
messages are not archived there), we have reached a consensus (at least 
no-one objected) to change the substitutions expression in NAPTR record 
for ftp.uri.arpa domain from

> !^ftp://([^:/?#]*).*$!\\1!i

to

> !^ftp://(.*@)?([^:/?#]*).*$!\\2!i 

This message is to notify folks on apps-discuss (the number of which I 
believe is much more numerous) about this "consensus".  However, any 
further comments are welcome.

Mykyta Yevstifeyev

07.07.2011 17:54, Mykyta Yevstifeyev wrote:
> I've just uploaded a new version of draft-yevstifeyev-ftp-uri-scheme.  
> Any further comments are welcome.  Mykyta
>> A New Internet-Draft is available from the on-line Internet-Drafts 
>> directories.
>>
>>     Title           : The&#39;ftp&#39; URI Scheme
>>     Author(s)       : Mykyta Yevstifeyev
>>     Filename        : draft-yevstifeyev-ftp-uri-scheme-04.txt
>>     Pages           : 22
>>     Date            : 2011-07-07
>>
>>