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: