inab / WfExS-backend

Workflow Execution Service Backend
Apache License 2.0
16 stars 6 forks source link

Add support to `dav` and `davs` schemes #25

Open jmfernandez opened 2 years ago

jmfernandez commented 2 years ago

WebDAV support is needed, for download of files and directories, and future upload of results to remote places.

Proposed library is https://pypi.org/project/webdav/ , as it supports both recursive downloads and uploads