Skip to content
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

Use RStudio ssh & scp on windows #88

Open
hadley opened this issue Oct 28, 2014 · 3 comments
Open

Use RStudio ssh & scp on windows #88

hadley opened this issue Oct 28, 2014 · 3 comments

Comments

@hadley
Copy link
Collaborator

hadley commented Oct 28, 2014

From JJ: "I've added scp.exe to the Windows MSYS SSH bundle (it's in the latest
daily build, v0.98.13). You can access the path to the directory
containing ssh.exe, scp.exe, etc. via the environment variable
RSTUDIO_MSYS_SSH"

@sckott
Copy link
Collaborator

sckott commented Oct 28, 2014

Great! should this be in #81 ?

@Kvit
Copy link

Kvit commented Apr 14, 2018

Here is what I found :

  • ssh wrappers in analogsea cannot findlocation of scp.exe via variable RSTUDIO_MSYS_SSH
  • clp / sftp utilities themselves cannot correctly find the location of identity files / certificates or known_host files on windows (they keep trying /home/ directory)

I was able to force clp / sfp utilities to work by explicitly providing information via option flags, but I don't know how to feed those options into analogsea code #155

@sckott
Copy link
Collaborator

sckott commented Apr 15, 2018

thanks for the feedback @Kvit we'll see what can be done over in #155

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

3 participants