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.


wrathematics/remoter documentation built on Nov. 21, 2021, 2:30 a.m.