-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a
Description
Just testing Openssh Linux to Window PSCore6 remoting. I'm trying to open/modify a file using vim text editor installed in Windows. But, is not working!
What I'm missing?
I appreciate the help!
Steps to reproduce
In Linux, open PSCore6:
pwsh
PS /home/maxt> Enter-PSSession -HostName sapien01 -UserName max_t
max_t@sapien01's password:
[sapien01]: PS C:\Users\max_t\Documents>
[sapien01]: PS C:\Users\max_t\Documents> cd 'C:\Program Files\vim\vim80' [sapien01]: PS C:\Program Files\vim\vim80> dir vim.exe
Directory: C:\Program Files\vim\vim80
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a---- 1/27/2018 11:02 PM 3609600 vim.exe
[sapien01]: PS C:\Program Files\vim\vim80> .\vim.
vim.desktop vim.exe
[sapien01]: PS C:\Program Files\vim\vim80> .\vim.exe
Expected behavior
Windows system VIM Text editor to work.
Actual behavior
Gets hug up.
Environment data
maxt@mars:~$ cat /etc/lsb*
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.10
DISTRIB_CODENAME=artful
DISTRIB_DESCRIPTION="Ubuntu 17.10"
PS /home/maxt> Enter-PSSession -HostName sapien01 -UserName max_t max_t@sapien01's password: [sapien01]: PS C:\Users\max_t\Documents>
[sapien01]: PS C:\Users\max_t\Documents>
[sapien01]: PS C:\Users\max_t\Documents> $PSVersionTable
Name Value
---- -----
PSVersion 6.0.1
PSEdition Core
GitCommitId v6.0.1
OS Microsoft Windows 10.0.17083
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
PS /home/maxt> $PSVersionTable
Name Value
---- -----
PSVersion 6.0.1
PSEdition Core
GitCommitId v6.0.1
OS Linux 4.13.0-31-generic #34-Ubuntu SMP Fri Jan 19 16:34:46 UTC 2018
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a