recvfile: recvfile

Description Usage Arguments Value

View source: R/recvfile.r

Description

Transfer file from server to client.

Usage

1
recvfile(file_send, file_recv, verbose = TRUE)

Arguments

file_recv, file_send

The file paths (as strings) for the input/sent file and the output/received file.

verbose

Should file transfer information be printed?

Value

Returns TRUE invisibly on successful exit.


RBigData/remoter documentation built on Nov. 16, 2021, 4:36 a.m.