New Future
2e21df0661
feat(driver): add Azure Blob Storage driver (#8261)
* add azure-blob driver
* fix nested folders copy
* feat(driver): add Azure Blob Storage driver
实现 Azure Blob Storage 驱动,支持以下功能:
- 使用共享密钥身份验证初始化连接
- 列出目录和文件
- 生成临时 SAS URL 进行文件访问
- 创建目录
- 移动和重命名文件/文件夹
- 复制文件/文件夹
- 删除文件/文件夹
- 上传文件并支持进度跟踪
此驱动允许用户通过 AList 平台无缝访问和管理 Azure Blob Storage 中的数据。
* feat(driver): update help doc for Azure Blob
* doc(readme): add new driver
* Update drivers/azure_blob/driver.go
fix(azure): fix name check
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update README.md
doc(readme): fix the link
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix(azure): fix log and link
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-03 20:43:21 +08:00
..
2025-02-16 12:22:11 +08:00
2025-03-27 23:22:08 +08:00
2025-01-27 20:20:55 +08:00
2025-02-16 12:22:11 +08:00
2023-09-10 16:50:10 +08:00
2025-01-18 23:26:58 +08:00
2025-04-03 20:41:59 +08:00
2025-02-16 12:22:11 +08:00
2025-03-27 23:15:47 +08:00
2025-03-27 23:17:45 +08:00
2022-12-17 19:49:05 +08:00
2025-03-27 23:18:34 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2023-12-31 14:29:14 +08:00
2025-04-03 20:43:21 +08:00
2025-03-27 23:22:55 +08:00
2025-03-27 23:15:47 +08:00
2023-03-20 17:46:15 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-04-03 20:40:19 +08:00
2025-03-15 00:13:30 +08:00
2025-04-03 20:34:27 +08:00
2025-02-16 12:22:11 +08:00
2025-01-30 11:24:07 +08:00
2025-02-16 12:22:11 +08:00
2025-02-24 23:12:23 +08:00
2025-02-09 18:30:38 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 15:11:48 +08:00
2025-03-27 23:25:23 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-01 17:32:58 +08:00
2025-01-10 20:48:45 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-03-27 23:15:47 +08:00
2025-02-16 12:22:11 +08:00
2025-03-15 00:12:37 +08:00
2025-03-15 00:12:37 +08:00
2024-07-17 12:21:06 +08:00
2025-04-03 20:35:14 +08:00
2025-04-03 20:35:14 +08:00
2025-03-01 18:35:34 +08:00
2024-08-10 21:00:43 +08:00
2025-03-18 22:02:33 +08:00
2025-03-15 00:21:24 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-01 17:29:55 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2023-09-20 09:02:56 +08:00
2025-03-18 22:02:33 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-02-16 12:22:11 +08:00
2025-04-03 20:43:21 +08:00
2024-05-23 11:52:37 +08:00