EFS 1.6 bug
Aled Edwards (aje@aedwards.hpl.hp.com)
Mon, 25 Apr 1994 18:41:09 +0100
Fellow efs'ers:
I got some message saying "Can't grok filenames" when I tried
to ftp to ftp.microsoft.com.
Aled
Aled Edwards | Network Technology Dept.
Hewlett-Packard Laboratories | Phone: +44 272 228737
Filton Road, Stoke Gifford | E-mail: aje@hplb.hpl.hp.com
BRISTOL BS12 6QZ | Fax: +44 272 228924
U.K. | Telnet: 312 8737
Emacs : GNU Emacs 18.58.14 of Tue Apr 14 1992 on morse (hpux)
Package: efs
efs believes that the host type of ftp.microsoft.com is ms-unix.
Contents of *ftp anonymous@ftp.microsoft.com*:
Please edit sensitive or irrelevant information.
================================================
Password:
3
1 1 1 1 1 1 1 1 1
R&s0A(c)Copyright 1983-1991 Hewlett-Packard Co. All Rights Reserved.
(c)Copyright 1979 The Regents of the University of Colorado, a body corporate.
(c)Copyright 1979, 1980, 1983, 1985-1990 The Regents of the Univ. of California
(c)Copyright 1980, 1984, 1986 AT&T Technologies.
(c)Copyright 1986, 1987, 1988 Sun Microsystems, Inc.
(c)Copyright 1985, 1986, 1988 Massachusetts Institute of Technology
(c)Copyright 1986 Digital Equipment Corp.
(c)Copyright 1990 Motorola, Inc.
RESTRICTED RIGHTS LEGEND
Use, duplication, or disclosure by the Government is subject to
restrictions as set forth in subparagraph (c) (1) (ii) of the Rights in
Technical Data and Computer Software clause at DFAR 252.227-7013 and
subparagraph (c) (2) of the Commercial Computer Software Restricted
Rights clause at FAR 52.227-19.
HEWLETT-PACKARD COMPANY
3000 Hanover St.
Palo Alto, CA 94303
***************************************************************************
This is a private system operated for Hewlett-Packard Company business.
Authorisation from HP management is required to use this system.
Use by unauthorised persons is prohibited.
***************************************************************************
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
This machine has now been upgraded to an HP 9000/705. Please let
CNS know if you have any problems.
Andy Farmer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
$ stty -onlcr -echo
$ ftp> open ftp.microsoft.com
Connected to gowinnt.microsoft.com.
220 gowinnt Windows NT FTP Server (Version 1.0).
quote user "anonymous"
ftp> 331 Anonymous access allowed, send identity (e-mail name) as password.
quote pass Turtle Power!
ftp> 230-|
| Welcome to ftp.microsoft.com (a.k.a gowinnt.microsoft.com)!
|
| Please enter your "full e-mail name" as your password.
| Report any problems to csftpad@microsoft.com
|
| Refer to the readme.txt file for further information
|
230 Anonymous user logged in as anonymous.
ftp> hash
Hash mark printing on (1024 bytes/hash mark).
ftp> quote pwd
257 "d:/" is current directory.
ftp>
current state:
==============
(setq
efs-18-version "1.6/1.2"
efs-auto-version "1.6/1.4"
efs-cu-version "1.6/1.1"
efs-defun-version "1.6/1.3"
efs-dired-version "1.6/1.8"
efs-gwp-version "1.6/1.4"
efs-ms-unix-version "1.6/1.1"
efs-netrc-version "1.6/1.0"
efs-ovwrt-version "1.6/1.3"
efs-report-version "1.5/1.1"
efs-version "1.6/1.11"
efs-36-bit-binary-file-name-regexp nil
efs-anonymous-umask nil
efs-auto-save 0
efs-auto-save-remotely nil
efs-backup-by-copying nil
efs-binary-file-name-regexp "\\.\\([zZ]\\|gz\\|lzh\\|arc\\|zip\\|zoo\\|ta[rz]\\|dvi\\|ps\\|elc\\|gif\\|Z-part-..\\|tpz\\|exe\\|mpg\\|TZ[a-z]?\\)\\(~\\|~[0-9]+~\\)?$\\|\\.\\(ARC\\|ELC\\|TAGS\\|EXE\\|ZIP\\|DVI|ZOO\\|GIF\\)\\([.#;][0-9]+\\)?$"
efs-buffer-name-case nil
efs-compute-remote-buffer-file-truename nil
efs-ding-on-chmod-failure t
efs-ding-on-umask-failure t
efs-disable-netrc-security-check nil
efs-expire-ftp-buffers t
efs-fancy-buffer-names "%s@%s"
efs-ftp-buffer-expire-time nil
efs-ftp-program-args '("-i" "-n" "-g" "-v")
efs-gateway-hash-mark-size 1024
efs-gateway-incoming-binary-hm-size nil
efs-generate-anonymous-password "aje@hplose.hpl.hp.com"
efs-gwp-prompt-pattern "^[^#$%>;]*[#$%>;] *"
efs-hash-mark-size 1024
efs-high-security-hosts nil
efs-incoming-binary-hm-size nil
efs-local-apollo-unix nil
efs-ls-cache-max 5
efs-make-backup-files '(unix sysV-unix bsd-unix next-unix apollo-unix dumb-unix super-dumb-unix)
efs-max-ftp-buffer-size 3000
efs-maximize-idle nil
efs-message-interval 0
efs-nlist-cmd "nlist"
efs-nslookup-on-connect nil
efs-nslookup-program "nslookup"
efs-prompt-for-transfer-type nil
efs-pty-check-retry-time 5
efs-pty-check-threshold 1000
efs-retry-time 5
efs-root-umask nil
efs-send-hash t
efs-short-circuit-to-remote-root nil
efs-suppress-abort-recursive-edit-and-then nil
efs-umask nil
efs-verbose t
efs-verify-anonymous-modtime nil
efs-verify-modtime-host-regexp ".*"
efs-ftp-program-name "ftp"
efs-ftp-program-args '("-i" "-n" "-g" "-v")
efs-local-host-regexp ".*"
efs-ftp-local-host-regexp "\\.hp\\.com$\\|^[^.]*$"
efs-gateway-host "hplose"
efs-smart-gateway nil
efs-gateway-program "rlogin"
efs-gateway-program-args nil
efs-gateway-program-interactive t
)