R/IO.R
sftp_ls.Rd
list files from remote server via sftp
sftp_ls(sftp_con, path = NULL, all = FALSE)
sftp_connection created by sftp_connect()
remote directory path
list hidden files or not
files in the dir
# sftp_ls(sftp_con, 'your/dir')