download_dir
Recursively download a full directory from Nutstore cloud to a local path, preserving its structure and creating the destination folder if it doesn't exist.
Instructions
从坚果云递归下载整个目录到本机本地路径(保留目录结构)。 local_dir 为本机目标目录路径,不存在时自动创建。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_dir | Yes | ||
| remote_dir | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |