Re: ssh to cygwin-box and access remote exe fails saying exe is a directory

2020-12-05 Thread Raj Kumar Sanpui via Cygwin
I feel, i got the answer to the question here: https://superuser.com/questions/1607551/remote-login-using-ssh-keys-vs-password-weird-error-is-a-directory/1607563 This issue may be marked as close. On Sat, Dec 5, 2020 at 7:16 PM Raj Kumar Sanpui wrote: > I haven't received any help/suggestions

Re: ssh to cygwin-box and access remote exe fails saying exe is a directory

2020-12-05 Thread Raj Kumar Sanpui via Cygwin
I haven't received any help/suggestions from the forum, but i tried digging deeper. Now i can see the "Is a directory" error happens if I do passwordless ssh (copying my public key using ssh-copy-id) to remote Cygwin box and try executing the exe, i get the error. rsanpui@cygwin ~ $

ssh to cygwin-box and access remote exe fails saying exe is a directory

2020-10-13 Thread Raj Kumar Sanpui via Cygwin
Hi All, I am trying to access an exe hosted in a shared drive in a remote machine. (Please note: T*he exe is NOT hosted on the box where cygwin is installed but a different one*.) *Case 1: Which fails* If i ssh to the Windows box where cygwin is installed, and then try to access the remote exe