Skip to content

[Regression] v7.7.0.0 - scp and sftp won't work if OpenSSH is installed in "Program Files" #1164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ekoranyi opened this issue May 31, 2018 · 0 comments

Comments

@ekoranyi
Copy link

ekoranyi commented May 31, 2018

Please answer the following

Server OperatingSystem**
Windows Server 2016 Standard
SSH-2.0-OpenSSH_for_Windows_7.7

What is failing
Execution of sftp-server.exe using unquoted file path resulting in failure.
Expected output
Executing command: "C:\Windows\system32\cmd.exe" /c "C:\Program Files\OpenSSH-Win64\sftp-server.exe"
Actual output
Executing command: "C:\Windows\system32\cmd.exe" /c C:\Program Files\OpenSSH-Win64\sftp-server.exe

WorkAround
Install OpenSSH in a folder with no white space. Ex c:\openssh

@manojampalam manojampalam changed the title Execution of sftp-server.exe using unquoted file path resulting in failure. [Regression] Execution of sftp-server.exe using unquoted file path resulting in failure. May 31, 2018
@manojampalam manojampalam changed the title [Regression] Execution of sftp-server.exe using unquoted file path resulting in failure. [Regression] v7.7.0.0 - Execution of sftp-server.exe using unquoted file path resulting in failure. May 31, 2018
@manojampalam manojampalam changed the title [Regression] v7.7.0.0 - Execution of sftp-server.exe using unquoted file path resulting in failure. [Regression] v7.7.0.0 - scp and sftp won't work if OpenSSH is installed in "Program Files" May 31, 2018
@manojampalam manojampalam added this to the 7.7.1.0p1-Beta milestone Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants