
Download a directory
Source:R/connector_imports.R
, R/sharepoint_methods.R
download_directory_cnt.Rd
Addition list content methods for databricks connectors implemented for
connector::download_directory_cnt()
:
Arguments
- connector_object
Connector The connector object to use.
- src
The name of the directory to download from SharePoint
- dest
The local directory path to save the downloaded content
- ...
additional paramaeters passed on to
download_folder()
method ofms_drive
class.- recursive
If
recursive
isTRUE
, all subfolders will also be transferred recursively. Default:FALSE
Value
ConnectorSharepoint object