/ftp.xemacs.org:/pub/xemacs/beta/experimental/packages/efs-1.25-pkg.tar.gz
In order to turn this into an official package release, I urgently
need your help in testing it. I've tested EFS on a number of servers,
I tried it with XEmacs 21.4.3 on Win2k (and NT), but I wasn't entirely successful.
It did work better than the one included in 21.4.3, because that one locked up at once
and didn't work at all for me. The new one could list a directory in dired
With the new EFS I tried to upload a bunch of files by marking them in dired and
pressing 'C'. No response and nothing copied. The end of the ftp buffer implied
problems with back-slashes:
delete /html/behag/#anmlan.htm#
250 DELE command successful.
type image
200 Type set to I.
put c:\myweb\behag\anmlan.htm /html/behag/anmlan.htm
/usr/bin/ftp: local: c:mywebbehaganmlan.htm: No such file or directory
Also, there seems to be a lot of trouble down in the process filter. Could be
the same kind of thing, or it could be my settings.
For example, copying a remote file to 'c:\myweb\tmp.tmp':
(1) (error/warning) Error in process filter: (file-error Opening directory Resource
temporarily unavailable c:\myweb\tmp.tmp)
/J. Haglund