Azure / azurefile-dockervolumedriver

Docker Volume Driver for Azure File Service over SMB/CIFS :whale:
Apache License 2.0
169 stars 55 forks source link

Files with colon in name don't work #84

Closed saikatguha closed 6 years ago

saikatguha commented 7 years ago

Steps

  1. Mount an azurefile volume and cd into it
  2. touch AA:BB

Actual Results

No such file or directory

Expected Results

File is created.

msftgits commented 6 years ago

This driver is no longer supported and will not be maintained moving forward. We recommend users use CloudStor for Docker native solutions.

Thanks for your contribution, but to reduce confusion, we are closing issues, pull requests, and marking the repo as 'Archive' for the time being.