Douglas Gray Stephens <[EMAIL PROTECTED]> writes:

> I spoke to soon.  I am able to read files (which is what I was doing
> yesterday), but it appears that I cannot write files -- I think the
> file is actually written, but tramp reports an error
>  Method `plink' should specify both encoding and decoding command or an rcp program

Hm.  What do the following return at that spot?

(tramp-get-remote-encoding multi-method method user host)
(tramp-get-remote-decoding multi-method method user host)
(tramp-get-local-encoding multi-method method user host)
(tramp-get-local-decoding multi-method method user host)

multi-method is nil, method should be "plink", and user and host are
obvious I think.

I think I made an implementation error somewhere.

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)


_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.freesoftware.fsf.org/mailman/listinfo/tramp-devel

Reply via email to