Closed wondercomm closed 2 years ago
@jstaf Do you think Sharepoint support is doable soon? I happily chipped in for your great work.
Also I just had a look at go source code, set up VSCode debugging and while myself not being a go dev, it would be an interesting exercise to have a "Go" with adding Sharepoint stuff.
I guess new things are needed:
I checked logs of ExpanDrive (commercial app, buggy in regard to handling Sharepoint API and loses data) and API seems straightforward.
@t00
I checked logs of ExpanDrive (commercial app, buggy in regard to handling Sharepoint API and loses data) and API seems straightforward.
SharePoint has many odities and inconsistencies. If you need a OneDrive Client that supports SharePoint in the meantime please look at https://github.com/abraunegg/onedrive as it fully supports SharePoint.
@abraunegg Thank you for putting me down-to-earth thinking it will be easy. I have seen your client but in my use case on-demand loading is a must considering amount of data to be accessed sporadically - sync is not an option unfortunately.
@jstaf I tried on-demand with a 500MB mp4 video and it did not work, VLC would freeze indefinitely even though file normally is downloaded from OneDrive in about 2-3 minutes
Closing this as the original ask (sharepoint support) is a duplicate of #107. For the on-demand videos (large file sizes), there are other issues in #200 and #257.
Hi,
Thank you for making this amazing application. It prevented me from moving to windows. :)
_ I had initially installed the package using this link --> here but today it stopped working on Pop!OS after they released an update. Good that I read through your instructions here, the OpenSUSE one worked perfectly!
Thanks!