server_download | R Documentation |
Download file/folder from connected server. File is copied to a temporary folder before transferred to desired destination.
server_download(origin, dest)
origin |
Origin filepath |
dest |
Destination filepath |
Logical
Other private-server:
is_server_connected()
,
server_fetch()
,
server_upload()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.