Multi Commander Support Forum

Multi Commander => Feature Requests and Suggestions => Topic started by: MEMOPR on August 16, 2015, 04:24:15

Title: OneDrive remote access
Post by: MEMOPR on August 16, 2015, 04:24:15
Aloha!

My first topic here ...


TC user for decades ... tested other 2-panel commanders
found this MC today ... im impressed ... excellent piece of software art

Im using OneDrive without MS client software

It looks like this ...

Code: [Select]
SET ONEMAIL=mymail@outlook.com
SET ONEPASS=mypassword
SET ONECODE=1234567890abcdef   <---- CID

NET USE Z: /D /Y

NET USE Z:  https://d.docs.live.net/%ONECODE%  %ONEPASS%  /USER:%ONEMAIL%

Remote connection works R/W ... very slooow

Suggestion for MC ...
Access OneDrive thru network mapping

OneDrive remote access on the fly ... without syncing!










Title: Re: OneDrive remote access
Post by: Mathias (Author) on August 17, 2015, 08:07:22
Yes that I suspect is slow.

Most people access onedrive via the sync client. The need for a direct onedrive client is low, So I don't think I have time over to add that.
But there is an API, so anyone that know C++ can create a Direct OneDrive plugin.