Optional
options: RequestOptionsGet file/dir
Optional
options: RequestOptionsList box files
Optional
options: RequestOptionsRead box file
Optional
options: RequestOptionsDelete a file or dir. If target path is not exists, the delete will be failed.
Optional
options: RequestOptionsRename a file or dir. If target newPath is already exists, the rename will be failed.
Optional
options: RequestOptionsCreates or overwrites a file. Creates necessary directories in the path if they don't exist. If target path is already exists, the write will be failed.
Optional
options: RequestOptions
Check if file/dir exists