It would be nice if the DVC also supports uploading of the model to sharepoint servers.
@alokprasad hi! could you elaborate a little bit and describe your use case in more details please?
@shcheklein like the S3, Local , SSH support for Model and Data storage , Some organization also uses Sharepoint for Data storage
Some links i found
https://www.dmcinfo.com/latest-thinking/blog/id/9388/how-to-upload-a-file-to-sharepoint-on-premises-using-python
@alokprasad makes sense, thank you. It looks like it's more or less regular HTTP post/get with NTML auth. I wonder if we should first implement POST for regular HTTP(s) remote we have.
We are currently working on http suppport in https://github.com/iterative/dvc/issues/3247 . Closing this ticket as it seems there is not enough interest from users. If anyone else is interested in this, please leave a comment and we'll reconsider support for this specific remote. Thanks! :slightly_smiling_face: