[rfc-i] Is the rsync server at ftp.rfc-editor.org::internet-drafts being updated?

housley at vigilsec.com (Russ Housley) Thu, 03 July 2014 21:03 UTC

From: "housley at vigilsec.com"
Date: Thu, 03 Jul 2014 17:03:14 -0400
Subject: [rfc-i] Is the rsync server at ftp.rfc-editor.org::internet-drafts being updated?
In-Reply-To: <201407032012.s63KCc7D031568@hobgoblin.ariadne.com>
References: <201407032012.s63KCc7D031568@hobgoblin.ariadne.com>
Message-ID: <FF3A7C23-E0FE-4A90-8964-B70FAC1DF614@vigilsec.com>

Dale:

Internet-Drafts are not available at ftp.rfc-editor.org.

Please see http://www.ietf.org/mirror-instructions.html.

Russ


On Jul 3, 2014, at 4:12 PM, Dale R. Worley wrote:

> I attempted to retrieve draft-seantek-certspec-03, but it seems to not
> be accessible through the FTP and rsync servers.
> 
> If I look up the draft, I can see it in my browser:
> https://datatracker.ietf.org/doc/draft-seantek-certspec/
> 
> But the rsync command to fetch all the active I-Ds does not get it:
> 
>    $ rsync -az --ignore-existing ftp.rfc-editor.org::internet-drafts ./internet-drafts
>    $ ll internet-drafts/draft-seantek-certspec*
>    ls: cannot access internet-drafts/draft-seantek-certspec*: No such file or directory
>    $ 
> 
> And I cannot see it in the FTP server either:
> 
>    $ ftp ftp.rfc-editor.org
>    Trying 4.31.198.49...
>    Connected to ftp.rfc-editor.org (4.31.198.49).
>    220 "FTP Server Ready"
>    Name (ftp.rfc-editor.org:worley): anonymous
>    331 Please specify the password.
>    Password:
>    230 Login successful.
>    Remote system type is UNIX.
>    Using binary mode to transfer files.
>    ftp> cd internet-drafts
>    250 Directory successfully changed.
>    ftp> dir draft-zzhang-*
>    227 Entering Passive Mode (4,31,198,49,117,102).
>    150 Here comes the directory listing.
>    -rw-rw-r--    1 6000     1000        49831 May 12 14:19 draft-zzhang-l3vpn-mvpn-global-table-mcast-04.txt
>    -rw-rw-r--    1 6000     1000        18204 Jun 10 17:42 draft-zzhang-ospf-two-part-metric-02.txt
>    226 Directory send OK.
>    ftp> dir draft-seantek*
>    227 Entering Passive Mode (4,31,198,49,117,95).
>    150 Here comes the directory listing.
>    226 Directory send OK.
>    ftp> 
> 
> Dale
> _______________________________________________
> rfc-interest mailing list
> rfc-interest at rfc-editor.org
> https://www.rfc-editor.org/mailman/listinfo/rfc-interest