Closed
Bug 172137
Opened 23 years ago
Closed 23 years ago
absurd timestamps
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 170070
People
(Reporter: eric.hanchrow, Assigned: dougt)
References
()
Details
I typed control-L, and then typed the URL, and saw the following:
Index of ftp://ftp-mirror.internap.com/pub
Up to higher level directory
Directory: CPAN 10/02/02 10:23:00
Directory: debian 10/01/02 23:21:00
Directory: debian-cd 07/20/02 09:45:00
Directory: debian-cd-3.0_r0 08/19/02 17:11:00
Directory: kosmic 07/11/99 -54:35:44
Directory: linux 01/20/02 -53:35:44
Directory: redhat-7.3-en 06/14/02 23:53:00
Directory: software 01/02/02 67:35:44
Note, for example, the last time: 67:35:44. In my country, times of day range
from 0 to 23 inclusive, but 67 is not a valid value :)
For comparison, here's how my command-line ftp client responds to a "dir"
command in that directory:
07:24:50 [offby1@offby1 offby1]$ ftp ftp-mirror.internap.com
Connected to ftp-mirror.internap.com.
220 ProFTPD 1.2.0pre10 Server (mirror1.internap.com ) [ftp-mirror.internap.com]
Name (ftp-mirror.internap.com:offby1): anonymous
331 Anonymous login ok, send your complete e-mail address as password.
Password:
230 Anonymous access granted, restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd pub
250 CWD command successful.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for file list.
drwxr-xr-x 12 ftpadmin 50 720 Oct 2 10:23 CPAN
drwxr-xr-x 8 ftpadmin 50 480 Oct 1 23:21 debian
drwxrwxr-x 4 ftpadmin root 152 Jul 20 09:45 debian-cd
drwxr-xr-x 3 root 50 72 Aug 19 17:11 debian-cd-3.0_r0
drwxr-xr-x 17 root 50 496 Jul 12 1999 kosmic
drwxr-xr-x 8 ftpadmin 50 192 Jan 21 2002 linux
drwxr-xr-x 2 root 50 168 Jun 14 23:53 redhat-7.3-en
drwxr-xr-x 11 ftpadmin 50 272 Jan 1 2002 software
226-Transfer complete.
226 Quotas off
ftp>
Reporter | ||
Comment 1•23 years ago
|
||
Sorry, this looks like a duplicate of 170070. Wish I'd noticed that *before* I
hit the "commit" button.
Reporter | ||
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 170070 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•1 year ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•