epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 58 forks source link

Add support for WebDAV server in pipe #3488

Open tcibinan opened 3 months ago

tcibinan commented 3 months ago

Background

Currently, pipe storage mount command allows to mount object storages and WebDAV servers as local directories. In certain scenarios, it may be helpful to also serve local directories as webdav servers so other processes can mount such exposed directories remotely.

Approach

Add support for WebDAV server in pipe.