pachadotdev / analogsea

Digital Ocean R client
https://pacha.dev/analogsea/
Apache License 2.0
154 stars 24 forks source link

Use RStudio ssh & scp on windows #88

Open hadley opened 9 years ago

hadley commented 9 years ago

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 commented 9 years ago

Great! should this be in #81 ?

Kvit commented 6 years ago

Here is what I found :

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 commented 6 years ago

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