Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create symlink via azure.storage.file FileService #716

Open
michaelschmit opened this issue Mar 21, 2024 · 0 comments
Open

Create symlink via azure.storage.file FileService #716

michaelschmit opened this issue Mar 21, 2024 · 0 comments

Comments

@michaelschmit
Copy link

michaelschmit commented Mar 21, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant