You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use scp_download() to download files matching a pattern from a remote server, but somehow it does not interpret wildcrads in the target argument and claims that the file does not exists. I verified that the file exists and that scp_download() works.
I am using Rstudio Version 1.4.1717 on Windows 10 and connect to a remote server running arch linux.
Problem
I am trying to use
scp_download()
to download files matching a pattern from a remote server, but somehow it does not interpret wildcrads in thetarget
argument and claims that the file does not exists. I verified that the file exists and that scp_download() works.I am using Rstudio Version 1.4.1717 on Windows 10 and connect to a remote server running arch linux.
What ive tried
Command in bash:
Output:
Command in R
Output:
Command in R:
Output:
Command in R:
Output:
The text was updated successfully, but these errors were encountered: