GNU bug report logs -
#33791
26.1; Eshell on Windows connecting to GNU/Linux machine using TRAMP and plink: env: ‘c:/home/jordan/test.sh’: No such file or directory
Previous Next
Reported by: Jordan Wilson <jordan.t.wilson <at> gmx.com>
Date: Tue, 18 Dec 2018 15:02:01 UTC
Severity: minor
Merged with 24787
Found in versions 25.1, 26.1
Fixed in version 26.2
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 33791 <at> debbugs.gnu.org (full text, mbox):
> From: Jordan Wilson <jordan.t.wilson <at> gmx.com>
> Date: Tue, 18 Dec 2018 15:00:35 +0000
>
> I'm running Emacs 26.1 on Windows 10. I've replicated this with "emacs
> -Q".
>
> When I'm connected to my GNU/Linux machine (using TRAMP and plink) with
> eshell, I can't run executables in the local directory. Doing
> "./test.sh" returns "env: ‘c:/home/jordan/test.sh’: No such file or
> directory".
I cannot reproduce this, but I'm not on Windows 10.
> I also can't navigate properly using `cd', etc. It returns "No such
> directory found via CDPATH environment variable".
This I can reproduce. The corresponding command, eshell/cd, doesn't
seem to support remote directories. Michael, can you look into this?
> Here's an example:
>
> c:/Users/Jordan $ /plink:jordan <at> domain.com:/home/jordan/test
> /plink:jordan <at> domain.com:/home/jordan/test $ ls
> test2 test.sh
> /plink:jordan <at> domain.com:/home/jordan/test $ ./test.sh
> env: ‘c:/home/jordan/test.sh’: No such file or directory
What is in test.sh? Did you make that script executable?
This bug report was last modified 6 years and 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.