Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f3d6f4ee
Commit
f3d6f4ee
authored
May 09, 2001
by
Eli Zaretskii
Browse files
Document problems with lukemftp.
parent
c8224de6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
etc/PROBLEMS
etc/PROBLEMS
+13
-0
No files found.
etc/PROBLEMS
View file @
f3d6f4ee
...
...
@@ -699,6 +699,19 @@ release was reported to work without problems. It worked OK on
another system with Solaris 8 using apparently the same 5.0 compiler
and the default CFLAGS.
* Attempting to visit remote files via ange-ftp fails.
If the error message is "ange-ftp-file-modtime: Specified time is not
representable", then this could happen when `lukemftp' is used as the
ftp client. This was reported to happen on Debian GNU/Linux 2.4.3
with `lukemftp' 1.5-5, but might happen on other systems as well. To
avoid this problem, switch to using the standard ftp client. On a
Debian system, type
update-alternatives --config ftpd
and then choose /usr/bin/netkit-ftp.
* On Windows 95/98/ME, subprocesses do not terminate properly.
This is a limitation of the Operating System, and can cause problems
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment