OneDrive (Business)¶
Microsoft 인증에는 기본 웹 브라우저가 필요합니다.
raidrivecli add onedrivebusiness
옵션 없이 명령을 실행하면 My Files가 마운트됩니다. Shared는 --subtype 옵션으로 선택할 수 있습니다.
raidrivecli add onedrivebusiness --subtype shared
마운트 디렉터리를 지정하지 않으면 /mnt/onedrivebusiness처럼 /mnt 아래의 디렉터리에 마운트됩니다. 마운트 디렉터리를 지정하려면 --mount-path 옵션을 사용합니다.
raidrivecli add onedrivebusiness --mount-path /myservices/onedrivebusiness
브라우저에서 복사한 URL을 사용하여 OneDrive를 마운트할 수 있습니다. 특히 특수 폴더를 마운트하는 데 유용합니다.
raidrivecli add onedrivebusiness --remote-url \
https://company-my.sharepoint.com/my?id=...
정보
OneDrive Business China 스토리지는 onedrivebusiness 대신 onedrivebusinesschina를 사용합니다.
추가 옵션¶
--subtype <files|shared> My Files, Shared
--remote-url <url> folder URL in browser