[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: still no go with tramp
From: |
Kai Grossjohann |
Subject: |
Re: still no go with tramp |
Date: |
Sat, 03 Jan 2004 18:19:46 +0100 |
User-agent: |
Gnus/5.1004 (Gnus v5.10.4) Emacs/21.2 (gnu/linux) |
Tim Connors <address@hidden> writes:
> On my home machine with recently updated xemacs to Debian's Sid
> (21.4-patch 14), I can no longer get tramp to work.
>
> I have tried a couple of version from CVS.
>
> This is my backtrace (the rsyncfsh is a method I will post next - but it
> still fails in the same way for rsync/inline ssh, etc):
>
> Signaling: (file-error "Opening directory" "No such file or directory"
> "/[rsyncfsh/")
> signal(file-error ("Opening directory" "No such file or directory"
> "/[rsyncfsh/"))
> [...]
> find-file("/address@hidden/home/office/tconnors/magellanic/work/flag"
> nil)
How come that the find-file command says
"/address@hidden/home/office/tconnors/magellanic/work/flag", but
the error says "/[rsyncfsh/"?
This must have happened somewhere, but where?
Kai