pan_download_dir
Recursively download an entire cloud drive directory to your local machine, preserving its subfolder structure. Specify a remote path and optional local target to solve bulk backup or offline access needs.
Instructions
递归下载交大云盘整个目录到本地(保留子目录结构)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space | No | 空间名或 space_id,省略则用个人空间 | |
| local_dir | No | 本地目标目录,省略则用默认下载目录 | |
| max_files | No | 最多下载多少个文件(默认100,上限500) | |
| remote_dir | Yes | 云盘目录路径,如 /论文 |