3 Apr
2000
3 Apr
'00
8:26 p.m.
On Mon, Apr 03, 2000 at 02:37:30PM -0500, Miller, John M. wrote:
Try: C-x C-f RETURN /superuser@localhost#8021:/
At least with the versions I have here, that works with XEmacs (which uses "efs") but not with Emacs (which uses "ange-ftp"). For Emacs you have to write /superuser@localhost 8021 ^ with a space character before the port. The way to get the space char in there is to press C-q space: C-x C-f RETURN /superuser@localhost C-q SPACE 8021:..... Best regards JMCE