Thank for your help. With: C-x C-f RETURN /superuser@localhost#8021:/ it works fine. On Mon, 03 Apr 2000, J M Cerqueira Esteves wrote:
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
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )