Download from Sharepoint via access token

What is the problem you are having with rclone?

I have received access to a Sharepoint site from another company, thus I don't have a username and password for that site. Instead, I got a link from that other company ("XYZ has shared a folder with you ..."). When I open that link in my browser I need to enter my email address, to which a numerical token is sent. Then I need to copy&paste that token into the browser, which opens the shared Sharepoint site.

Can I download files from that shared site via rclone somehow, if I cannot really log in there, but use these tokens only?

Run the command 'rclone version' and share the full output of the command.

$ rclone version
rclone v1.53.3-DEV
- os/arch: linux/amd64
- go version: go1.18.1

Which cloud storage system are you using? (eg Google Drive)

MS Sharepoint

The command you were trying to run (eg rclone copy /tmp remote:tmp)

I tried rclone config, but without success, as I don't know how to configure this scenario.

welcome to the forum,

i believe there was another recent topic in the forum, and that no solution was found.
maybe you can search for it?

can you post the exact token as is. for safety, change/delete one or two character(s).

that version is many years old.
should remove that and then install lastest stable.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.