cloud_list() returns a list of the files located in a folder.

cloud_list(path = "", user = cloud_auth_user(), password = cloud_auth_pwd())

Arguments

path

The path to file or folder.

user

Cloudstor user name.

password

Cloudstor password.

Value

A list of files and folders.