session: the authentication credentials from fs_auth (optional)
Details
Article must be a draft, i.e. created by fs_create and not yet made public or private. Only articles of type "fileset" can have multiple files uploaded.
Examples
## Not run:id <- fs_create("Title","description","figure")fs_upload(id,"file.png")## End(Not run)