EFS 1.9 bug: Guardian - empty directory - can't grok filenames
Adrian Phillips - Tandem User (adrian.phillips@dnmi.no)
Wed, 29 Jun 94 11:07:50 GMT
To whom it may concern:
The Guardian stuff in 1.9 is excellent. Just one problem: If I try to
write a file or dired copy a file to a location on tandem that doesn't
exist, $system.regex in this case, you get "Can't grok Guardian
filenames" but under Guardian, a subvolume only exists if a file
exists using that subvolume. So when the first file is written to
$system.regex, $system.regex then exists. If you do a find-file on
$system.regex you get the same message, instead of an empty dired
listing. Is it possible to check when $volume.subvol doesn't exist and
return an empty directory instead of giving the message
Emacs : GNU Emacs 19.25.1 of Mon Jun 27 1994 on typhoon (mips-sgi-irix4.0.5)
Package: efs
efs believes that the host type of cool is guardian.
Contents of *ftp super.super@cool*:
Please edit sensitive or irrelevant information.
================================================
open cool
Connected to cool.oslo.dnmi.no.
220 cool.oslo.dnmi.no FTP SERVER T9552C20 (Version 2.7 TANDEM 01SEP92) ready.
quote user "super.super"
ftp> 331 Password required for SUPER.SUPER.
ftp> quote pass Turtle Power!
230 User SUPER.SUPER logged in.
ftp> hash
Hash mark printing on (1024 bytes/hash mark).
ftp> quote pwd
257 "$SYSTEM.SYSMAN" is current default.
ftp> dir $system.sysman /tmp/efsc17019
200 PORT command successful.
150 Opening data connection for $SYSTEM.SYSMAN. (157.249.16.11,1128d) (0 bytes).
226 Transfer complete.
ftp> type ascii
200 Type set to A.
ftp> get $SYSTEM.SYSMAN.TACLMACS /tmp/efsc17019
200 PORT command successful.
150 Opening data connection for $SYSTEM.SYSMAN.TACLMACS (157.249.16.11,1129d) (4226 bytes).
226 Transfer complete.
4023 bytes received in 4.11 seconds (0.96 Kbytes/s)
ftp> dir $system.regex /tmp/efsc17019
200 PORT command successful.
150 Opening data connection for $SYSTEM.REGEX. (157.249.16.11,1809d) (0 bytes).
226 Transfer complete.
ftp> dir $system.intsys /tmp/efsf17019
200 PORT command successful.
150 Opening data connection for $SYSTEM.INTSYS. (157.249.16.11,1810d) (0 bytes).
226 Transfer complete.
ftp>
current state:
==============
(setq
efs-19.23-version "1.9/1.3"
efs-cp-p-version "1.9/1.2"
efs-cu-version "1.9/1.4"
efs-defun-version "1.9/1.3"
efs-dired-version "1.9/1.18"
efs-guardian-version "1.9/1.2"
efs-netrc-version "1.9/1.4"
efs-ovwrt-version "1.9/1.4"
efs-report-version "1.9/1.3"
efs-version "1.9/1.26"
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-host-regexp 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-debug-ftp-connection 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-ftp-buffer-expire-time nil
efs-ftp-program-args '("-i" "-n" "-g" "-v")
efs-ftp-prompt-regexp "^\\(ftp\\|Ftp\\|FTP\\)> *"
efs-gateway-ftp-prompt-regexp "^\\(ftp\\|Ftp\\|FTP\\)> *"
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 "ls"
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
)