getFiles: get files from the cluster using scp to avoid using fuse for...

Description Usage Arguments

View source: R/getFiles.R

Description

get files from the cluster using scp to avoid using fuse for the moment

Usage

1
2
3
4
getFiles(filenames, projName, locDir = NULL,
  remRoot = "/scratch/pschofield/Projects",
  locRoot = file.path(Sys.getenv("HOME"), "Projects"), host = "camp",
  user = "schofip", force = F, simple = T)

Arguments

locDir

local directory path

remRoot

remote root

locRoot

local root

host

hostname

user

username

filename

base files

remDir

remote directory path


PietaSchofield/plibb documentation built on May 6, 2019, 6:45 p.m.