| sftpLs | R Documentation | 
List the files in folder on the server.
sftpLs(sftpConnection, remoteFolder = "./")
sftpConnection | 
 An SftpConnection object as created by the   | 
remoteFolder | 
 The folder on the server. Defaults to the current folder.  | 
A data frame with two columns: the file names, and the file types (directory, link, or file).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.