EFS 1.6 bug: ftp server under MVS
joerg-martin schwarz (schwarz@hal1.physik.uni-dortmund.de)
Thu, 10 Mar 1994 17:53:39 GMT
To whom it may concern:
I just discovered another ftp daemon not recognized by efs.
The site in question is accessed frequently by people working
in high energy physics for doing a literature database search,
(people telnet to an account with a restricted shell, and then
ftp the output file) so I think getting this server supported by
efs would by useful to me and my colleagues.
I am willing to assist in testing the relevant software adaptions,
and perhaps able to write a part of the required functions in elisp
myself.
Mit besten Gruessen,
Joerg-Martin Schwarz
/------------------------------+---------------------------------------------\
|Addresse: | e-mail: |
| Abteilung Physik (T III) | uph508@unidozr.hrz.uni-dortmund.de |
| Universitaet Dortmund | schwarz@{hal1,het}.physik.uni-dortmund.de |
| Otto Hahn-Strasse 4 |---------------------------------------------|
| D44221 Dortmund | |
|Telefon: | |
| +49/231/755-3581 | ___ |
|Fax: -3569 | (o o) |
\------------------------------+--ooO-(_)-Ooo--------------------------------/
Emacs : GNU Emacs 18.57.5 of Fri May 7 1993 on hal1 (aix-v3)
Package: efs
efs believes that the host type of dsyibm.desy.de is unknown.
Bug occurred during efs-guess-host-type.
Contents of *ftp l00115@dsyibm.desy.de*:
Please edit sensitive or irrelevant information.
================================================
open dsyibm.desy.de
Connected to dsyibm.desy.de.
220-TCPFT2 IBM MVS V2R2.1 at DSYIBM.DESY.DE, 12:48:34 on 03/10/94
220 Connection will close if idle for more than 5 minutes.
quote user "l00115"
ftp> 331 Send password please.
ftp> quote pass Turtle Power!
230 L00115 is logged on.
ftp> hash
Hash mark printing on (1024 bytes/hash mark).
ftp> quote pwd
257 "'L00115.'" is working directory
[[The following commands are typed in manually:]]
ftp> syst
215 OS/MVS is the operating system of this server.
ftp> dir
200 Port request OK.
125 List started OK.
Volume Unit Date Ext Used Recfm Lrecl BlkSz Dsorg Dsname
FAST13 3380K 03/10/94 1 1 VB 255 3120 PS ACTIVE.TEXT
250 List completed successfully.
ftp> ls
200 Port request OK.
125 List started OK.
ACTIVE.TEXT
250 List completed successfully.
ftp> ls "-al 'L00115.'"
200 Port request OK.
501 Only one parameter permitted on NLST command.
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-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 nil
efs-gateway-incoming-binary-hm-size nil
efs-generate-anonymous-password t
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 ".*"
efs-gateway-host nil
efs-smart-gateway nil
efs-gateway-program "rsh"
efs-gateway-program-args nil
efs-gateway-program-interactive nil
)