Re: Plink plunked
Michael Albinus <[email protected]> Tue, 03 Dec 2024 19:45:56 +0100
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
Frederick Bartlett <[email protected]> writes: > Michael, Hi Fred, > I’m no longer able to access files on a remote Unix server using plink > from Windows. It was working last week … and has been for a couple of > years. > > The basic error was a timeout: > > tramp-error: Timeout reached, see buffer ‘*tramp/plink > [email protected]*’ for details > > I was unable to access the named buffer, but the backtrace follows. > > My sysop tells me that nothing’s changed on the server, fwiw. Please start Emacs like this: --8<---------------cut here---------------start------------->8--- emacs -Q -l tramp --eval '(setq tramp-verbose 10)' --8<---------------cut here---------------end--------------->8--- Open your plink connection. When it has been timed out, there's a Tramp debug buffer, please send it to us. > Thanks! > Fred Best regards, Michael.