Author Topic: OneDrive remote access  (Read 6327 times)

MEMOPR

  • Newbie
  • *
  • Posts: 1
    • View Profile
OneDrive remote access
« 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: newbielink:javascript:void(0); [nonactive]
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!










« Last Edit: August 16, 2015, 04:38:27 by MEMOPR »

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4286
    • View Profile
    • Multi Commander
Re: OneDrive remote access
« Reply #1 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.