[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: test -e stopped working
From: |
Michael Albinus |
Subject: |
Re: test -e stopped working |
Date: |
Sat, 18 Oct 2008 12:41:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
yary <address@hidden> writes:
> At the start of work today, tramp/plink stopped working! Not sure how
> what triggered it. Always gives the error:
> Couldn't find exit status of 'test -e /appl'
> /appl is the root directory of where I'm working. Tried quitting &
> restarting emacs, same problem. Thing is, I can tab-complete to the
> file I want, so tramp.plink is communicating- just can't open
> anything!
> Stack trace & debug trace enclosed.
> Tramp version 2.1.15-pre
>
> Another machine with tramp 2.1.14 is still working OK with that
> machine.
Try "M-x tramp-cleanup-all-connections".
Best regards, Michael.