Skip to content

get-O365-drive-id does not give detail as to which share is which #1349

Answered by abraunegg
jasonblewis asked this question in Q&A
Discussion options

You must be logged in to vote

@jasonblewis
In looking at this further I have been able to create 'document libraries' within a SharePoint Library to replicate your use case / environment.

In this situation - when there multiple document libraries, it is difficult to tell what is what. As such, this is not a bug, but a feature enhancement (as the existing works, as advertised).

Please can you test the following PR:

git clone https://github.com/abraunegg/onedrive.git
cd onedrive
git fetch origin pull/1350/head:pr1350
git checkout pr1350
./configure; make clean; make;

To run the PR, you need to run the client from the PR build directory:

./onedrive <any options needed>

When running the PR, your version should be: onedr…

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jasonblewis
Comment options

@abraunegg
Comment options

Answer selected by abraunegg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1348 on March 17, 2021 03:09.