Azure / Azure/azure-storage-python

Create symlink via azure.storage.file FileService

Abierto
#716 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
343
Forks
243
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start with the azure.storage.file FileService interface and the azure-storage-file 2.1.0 API documentation, focusing on how file uploads represent symbolic links. Determine whether soft-link objects are supported independently of their targets and what API behavior would define completion; the issue names no source files or tests.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
azure, python
Área
cloud
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.