Page 1 of 1

Missed view for Box, OneDrive, Dropbox

Posted: 18 Jan 2024 10:13
by dadep
Hello,
I'm here again :roll:

now my qustion is how to map box, onedrive or dropbox in a tree view, like windows explorer. I can see only google drives.

Image

Thanks in advance

Re: Missed view for Box, OneDrive, Dropbox

Posted: 18 Jan 2024 10:21
by highend
ATM only by dragging (to create a shortcut) your e.g. OneDrive folder into the tree under Computer - Links

Show it with:
Configuration | General | Tree and List | Items in Tree and List | Select Items...
[x] Links folder

or by e.g. using subst from the command line to create a normal drive out of a folder
E.g.: subst <free drive letter>: "<path to your OneDrive folder>"
===> subst X: "%USERPROFILE%\OneDrive"