跳轉至

OneDrive (Business)

Microsoft 驗證需要預設網頁瀏覽器。

raidrivecli add onedrivebusiness

若不指定選項執行指令,會掛載 My Files。可以使用 --subtype 選項改為選擇 Shared。

raidrivecli add onedrivebusiness --subtype shared

若未指定掛載目錄,會掛載到 /mnt 下的目錄,例如 /mnt/onedrivebusiness。若要指定掛載目錄,請使用 --mount-path 選項。

raidrivecli add onedrivebusiness --mount-path /myservices/onedrivebusiness

您可以使用從瀏覽器複製的網址掛載 OneDrive。這在掛載特殊資料夾時特別有用。

raidrivecli add onedrivebusiness --remote-url \
                           https://company-my.sharepoint.com/my?id=...

資訊

OneDrive Business China 儲存空間使用 onedrivebusinesschina,而非 onedrivebusiness。

其他選項

--subtype <files|shared>                My Files, Shared
--remote-url <url>                      folder URL in browser

另請參閱