vmrSend: Send files and/or directories to guest machine

View source: R/vmr-methods.R

vmrSendR Documentation

Send files and/or directories to guest machine

Description

Send files and/or directories to the guest machine in the current vmr environment. They are upload into ~/vmr/ directory.

Usage

vmrSend(elt = c())

Arguments

elt

list of files and directories

Value

0 if OK, message otherwise

Examples

## Not run: 
vmrSend(c("myfile"))

## End(Not run)

vmr documentation built on March 31, 2023, 8:31 p.m.