Description Super classes Methods
Read only file providers
Read only file providers
ukcovidtools::AbstractFileProvider
-> ukcovidtools::ReadOnlyFileProvider
-> SFTPFileProvider
new()
SFTP over SSH tunnel file provider
SFTPFileProvider$new( config, hostName = config$hostName, user = config$user, password = config$password, ... )
user
- sftp username
password
- sftp password
...
for compatibility
hostname
- sftp host
the provider
print()
SFTPFileProvider$print()
clone()
The objects of this class are cloneable with this method.
SFTPFileProvider$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.