sendfile: sendfile

Description Usage Arguments Value

View source: R/sendfile.r

Description

Transfer file from client to server.

Usage

1
sendfile(file_send, file_recv, verbose = TRUE)

Arguments

file_send, file_recv

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.