From owner-freebsd-questions@FreeBSD.ORG Wed Nov 30 13:20:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E92716A423 for ; Wed, 30 Nov 2005 13:20:58 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBAC943D8B for ; Wed, 30 Nov 2005 13:20:52 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (patr530-a156.otenet.gr [212.205.215.156]) by aiolos.otenet.gr (8.13.4/8.13.4/Debian-8) with ESMTP id jAUDKmIO005538; Wed, 30 Nov 2005 15:20:49 +0200 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id jAUDKB9r001300; Wed, 30 Nov 2005 15:20:11 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id jAUDKAhm001299; Wed, 30 Nov 2005 15:20:10 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 30 Nov 2005 15:20:10 +0200 From: Giorgos Keramidas To: Stevan Tiefert Message-ID: <20051130132010.GA1280@flame.pc> References: <438DA3B0.9000808@freenet.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <438DA3B0.9000808@freenet.de> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD telnetd and Microsoft Internet Explorer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 13:20:58 -0000 On 2005-11-30 14:05, Stevan Tiefert wrote: > Hello list, > > on my machine there runs a telnetd started via inetd. It is not an > anonymous ftpd. When I access the directories of an user with Internet > Explorer I got strange outputs on my screen. The described szene is not > happening if I use the telnet on cmd.exe. > > Internet Explorer is showing the filenames and time (of the ftpd) > together as one filename?!? That means on ftpd: > > $ ls -al .login > -rw-r--r-- 1 user user 248 29 Nov 14:39 .login > > and in IE I see the icon with filename "14:39 .login"!!! Too bad for IE's broken FTP client :P > Is there a workaround for that? Yes. Use a *REAL* ftp client and not that braindead Redmond crap :)