putObject
Upload local files to cloud storage buckets by specifying file paths, target directories, and custom filenames for organized cloud file management.
Instructions
上传本地文件到存储桶
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | 文件路径 (包含文件名) | |
| fileName | No | 文件名 (存在存储桶里的名称) | |
| targetDir | No | 目标目录 (存在存储桶的哪个目录) |