docker-archive / for-azure

27 stars 18 forks source link

Enable hard link support in cloudstor:azure #76

Open Beanow opened 5 years ago

Beanow commented 5 years ago

Expected behavior

Hard links are supported.

Actual behavior

Operation not supported errors are thrown.

Information

This feature is stripped from the supported subset as per https://docs.microsoft.com/en-us/rest/api/storageservices/Features-Not-Supported-By-the-Azure-File-Service?redirectedfrom=MSDN

They prevent critical features from working. Such as influxdb backups.

Steps to reproduce the behavior

N/A