From: Kin Cho <kin@techie.com>
Subject: tramp: plain ftp problem
Date: 23 Jun 2003 16:30:31 -0700 [thread overview]
Message-ID: <7iy8zswew8.fsf@neoscale.com> (raw)
Hi,
I'm running tramp 2.0.35.
I wanted to ftp to a box (called "guiness") which supports ftp.
The box supports ssh too, but the tramp startup overhead is a bit
much and I like to avoid typing passwords which scp requires :(.
I used this sytax: /ftp:root@guiness:/knbt/
The dired listing works fine. However, I got an error retrieving
a file ("log") from the dired listing.
If I eval this at the top level:
(file-symlink-p "/ftp:root@guiness:/knbt/log")
I simply got nil.
If I don't load tramp, ange-ftp works fine retrieving the same
file.
I'm using:
GNU Emacs 21.3.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2003-04-21 on nscldt26
Thanks.
-kin
Debugger entered--Lisp error: (ftp-error "FTP Error: OPEN request failed: ftp: ftp: Name or service not known")
signal(ftp-error ("FTP Error: OPEN request failed: ftp: ftp: Name or service not known"))
ange-ftp-error("ftp" "kin" "OPEN request failed: ftp: ftp: Name or service not known")
ange-ftp-normal-login("ftp" "kin" "123" "" #<process *ftp kin@ftp*>)
ange-ftp-get-process("ftp" "kin")
ange-ftp-host-type("ftp" "kin")
ange-ftp-expand-dir("ftp" "kin" "~")
ange-ftp-canonize-filename("/ftp:root@guiness:/knbt/log")
ange-ftp-expand-file-name("/ftp:root@guiness:/knbt/log" nil)
apply(ange-ftp-expand-file-name ("/ftp:root@guiness:/knbt/log" nil))
ange-ftp-hook-function(expand-file-name "/ftp:root@guiness:/knbt/log" nil)
apply(ange-ftp-hook-function expand-file-name ("/ftp:root@guiness:/knbt/log" nil))
tramp-ftp-file-name-handler(expand-file-name "/ftp:root@guiness:/knbt/log" nil)
apply(tramp-ftp-file-name-handler expand-file-name ("/ftp:root@guiness:/knbt/log" nil))
tramp-file-name-handler(expand-file-name "/ftp:root@guiness:/knbt/log" nil)
file-symlink-p("/ftp:root@guiness:/knbt/log")
vc-find-file-hook()
run-hooks(find-file-hooks)
after-find-file(nil t)
find-file-noselect-1(#<buffer log> "/ftp:root@guiness:/knbt/log" nil nil "/ftp:root@guiness:/knbt/log" (2 -1))
find-file-noselect("/ftp:root@guiness:/knbt/log" nil nil nil)
ad-Orig-find-file("/ftp:root@guiness:/knbt/log" nil)
(setq ad-return-value (ad-Orig-find-file filename wildcards))
(let (ad-return-value) (setq ad-return-value (ad-Orig-find-file filename wildcards)) ad-return-value)
find-file("/ftp:root@guiness:/knbt/log")
dired-advertised-find-file()
call-interactively(dired-advertised-find-file)
next reply other threads:[~2003-06-23 23:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-23 23:30 Kin Cho [this message]
2003-06-24 7:19 ` tramp: plain ftp problem Kai Großjohann
[not found] ` <nqsmq0f123.fsf@alcatel.de>
2003-06-24 18:47 ` Kin Cho
2003-06-28 23:45 ` Kin Cho
2003-06-30 13:50 ` Kai Großjohann
2003-06-30 17:33 ` Kin Cho
2003-07-01 16:07 ` Kin Cho
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7iy8zswew8.fsf@neoscale.com \
--to=kin@techie.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.