Azure / Azure/azure-storage-python
Create symlink via azure.storage.file FileService
- 主要语言
- Python
- 星标
- 343
- 派生
- 243
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Which service(blob, file, queue) does this issue concern?
Note: for package version >= 12.0.0 please post the issue here instead: https://github.com/Azure/azure-sdk-for-python/issues
for table service, please post the issue here instead: https://github.com/Azure/azure-cosmosdb-python.
azure.storage.file
### Which version of the SDK was used? Please provide the output of `pip freeze`.
azure-storage-file==2.1.0
### What problem was encountered?
I'm trying to figure out how to create a symlink via the azure-storage-file FileService interface. Ideally, the symlink target doesn't need to exist, but I can work around that if need be. To be clear, I want the symlink uploaded, not the content of the symlink'ed file.
I should also clarify I am talking about a soft symlink here.
### Have you found a mitigation/solution?
No, I haven't been able to find a good example of how to accomplish this.
贡献指南
调研方向
从 azure.storage.file 的 FileService 接口和 azure-storage-file 2.1.0 API 文档开始,重点关注文件上传如何表示符号链接。确定软链接对象是否独立于其目标受到支持,以及哪种 API 行为可以定义完成;该 issue 未指定源文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- azure, python
- 领域
- cloud
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100