cp_download: Download files using system cp

Description Usage Arguments Value See Also

Description

This assumes permissions have been set up

Usage

1
cp_download(url, dest, verbose = FALSE, extra = "")

Arguments

url

character

dest

character destination filename, by default the basename of the URL

verbose

logical, if TRUE then echo the command string

extra

character extra params for cp, currently ""

Value

integer with 0 for success

See Also

Other file_transfer: duck_download, duck_upload, has_duck, has_rsync, has_scp, rsync_download, rsync_upload, scp_download, scp_upload


BigelowLab/genologicsr documentation built on May 5, 2019, 2:42 p.m.