viciousviper / DokanCloudFS

A virtual filesystem for various publicly accessible Cloud storage services on the Microsoft Windows platform.
MIT License
312 stars 54 forks source link

Add Mail.ru Cloud Support #24

Open C-A-T9LIFE opened 8 years ago

C-A-T9LIFE commented 8 years ago

Please Add Mail.ru Cloud Support https://cloud.mail.ru

viciousviper commented 7 years ago

Hi @C-A-T9LIFE,

thanks for pointing out cloud.mail.ru - the service does indeed appear to fulfill the requirements put up by CloudFS. Can you recommend a .NET-based API for cloud.mail.ru - preferably available as a NuGet package? I looked around on github and found https://github.com/erastmorgan/Mail.Ru-.net-cloud-client, but it is classified by its developer as a "VERY BETA VERSION".

Cheers vv

C-A-T9LIFE commented 7 years ago

Hi!

.NET only what you find. May be useful in other implementations https://github.com/search?utf8=%E2%9C%93&q=mail.ru+cloud

There is a working project https://github.com/yar229/WebDavMailRuCloud based https://github.com/erastmorgan/Mail.Ru-.net-cloud-client

JuniorJPDJ commented 7 years ago

@C-A-T9LIFE if there is webdav emulator - you already can use it as a drive in CloudFS is support for webdav

viciousviper commented 7 years ago

Just a short update on the state of affairs. Mail.Ru-.net-cloud-client looks generally suitable as a basis for a CloudFS gateway, however, there are a couple of missing features that prevent a straightforward implementation at this point in time. I have contacted the developer of Mail.Ru-.net-cloud-client and am hoping that he'll find the time to fill in the gaps in the near future.