SharePoint¶
Microsoft 인증에는 기본 웹 브라우저가 필요합니다.
raidrivecli add sharepoint \
--sp-server company.sharepoint.com \
--sp-subsite /sites/mysite
마운트 디렉터리를 지정하지 않으면 /mnt/sharepoint처럼 /mnt 아래의 디렉터리에 마운트됩니다. 마운트 디렉터리를 지정하려면 --mount-path 옵션을 사용합니다.
raidrivecli add sharepoint \
--sp-server company.sharepoint.com \
--sp-subsite /sites/mysite \
--mount-path /myservices/sharepoint
정보
SharePoint China 스토리지는 sharepoint 대신 sharepointchina를 사용합니다.
추가 옵션¶
--sp-server <server> host (e.g. companyname.sharepoint.com)
--sp-subsite <path> path (e.g. root, /sites/mysite)