[EMAIL PROTECTED] Fri, 13 Apr 2001 21:01:08 -0400
> If I try to C on a file in a tramp-accessed dired, the operation
> hangs with the message

>> Waiting for remote host to process data...

But no, it gets worse. Now, on both of two different (NCSU realm)
servers I have tried, I can't write (save-buffer or write-file)
either. Worse yet, I get this behavior with tramps 2.13 and 2.15.
Worse still, tramp is overwriting the loaded files with 0-length
files ... very upsetting.

Note however that 

* the servers seem normal to both pscp and putty.

* the problem appears to only occur when using an ssh-with-mimencode
  method: at least presently, having dropped back to tramp 2.13, my
  ssh-with-scp method seems to be working properly.

Any suggestions for fixes?

Also, how might one retrieve downlevel tramps by version? I know CVS
can do this for files, but I'm not familiar with doing this for entire
packages.

TIA, [EMAIL PROTECTED] follows to end of post---------

Emacs  : GNU Emacs 20.7.1 (i386-*-nt5.0.2195)
 of Tue Jun 13 2000 on buffy
Package: tramp ($Id: tramp.el,v 2.13 2001/04/12 11:23:04 grossjoh Exp $)

current state:
==============
(setq
 tramp-ls-command nil
 tramp-test-groks-nt nil
 tramp-file-exists-command nil
 tramp-current-method nil
 tramp-current-user nil
 tramp-current-host nil
 tramp-auto-save-directory "d:/temp"
 tramp-default-method "u"
 tramp-rsh-end-of-line "\n"
 tramp-remote-path '("/external/apps/perl5.6/bin" "/ncsu/rcstools/bin"
"/bin"
                     "/usr/bin" "/usr/sbin" "/usr/local/bin"
"/usr/ccs/bin"
                     "/local/bin" "/local/freeware/bin" "/local/gnu/bin"
                     "/usr/freeware/bin" "/usr/pkg/bin")
 tramp-login-prompt-regexp ".*ogin: *$"
 tramp-password-prompt-regexp "^.*\\([pP]assword\\|passphrase.*\\):

Reply via email to