[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
If you find any bugs or problems with this package, please e-mail the authors. Ideas and constructive comments are especially welcome. So are any enhancements to EFS, preferably debugged and documented. Also welcome are any typo fixes, corrections or additions to this manual.
Report a bug by typing
M-x efs-report-bug |
or send mail to
elisp-code-efs@nongnu.org |
EFS is a "free" program. This means that you didn't (or shouldn't have) paid anything for it. It also means that nobody is paid to maintain it, and the authors weren't paid for writing it. Therefore, please try to write your bug report in a clear and complete fashion. It will greatly enhance the probability that something will be done about your problem.
Note that EFS relies heavily in cached information, so the bug may depend in a complicated fashion on commands that were performed on remote files from the beginning of your Emacs session. Trying to reproduce your bug starting from a fresh Emacs session is usually a good idea.
Here is a list of known bugs:
If you hit a bug in this list, please report it anyway. Most of the bugs here remain unfixed because they are considered too esoteric to be a high priority. If one of them gets reported enough, we will likely change our view on that.
cd
's. Since cd
's are
cheap, I haven't worried about this too much. Eventually, we should have
some caching of the current minidisk. This is complicated by the fact
that some CMS servers lie about the current minidisk, so sending
redundant cd's helps us recover in this case.
"-Z"
or ".Z"
may be
truncated. Then, EFS would delete the only remaining version of the
file. Maybe EFS should make backups when it compresses files (of
course, the backup "~"
could also be truncated off, sigh...).
Suggestions?
"q"
to your dired
listing switches. As long as your dired listing switches also contain
"l"
and either "a"
or "A"
, EFS will use these
switches to get listings for its internal cache. The "q" switch should
force listings to be exactly one file per line. You still will not be
able to access a file with embedded newlines, but at least it won't mess
up the parsing of the rest of the files.
" -> "
in their
name. It's alright to have an embedded " -> "
in the name of any
other type of file. A fix is possible, but probably not worth the
trouble. If you disagree, send us a bug report.
"i"
to the ls switches. The inode
numbers would then be removed from the listing returned by efs-ls
, if
the caller hadn't requested the "i"
switch. We could then make a
unique number out of the host name and the real inode number.
"QUOTE SITE EXEC groups"
to
handle this.)
Logging in as user anonymous... |
To fix this problem, recompile the FTP client without readline support,
or install a new FTP client without readline support and set
efs-ftp-program-name
to point to the new client.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by XEmacs shared group account on December, 19 2009
using texi2html 1.65.