SharePoint
Microsoft 인증을 위해서는 기본 웹 브라우저가 필요합니다.
raidrivecli add sharepoint \
--sp-server company.sharepoint.com \
--sp-subsite /sites/mysite
마운트 디렉토리가 지정되지 않으면 /mnt
아래의 /mnt/sharepoint
와 같은 디렉토리에 마운트됩니다. 마운트 디렉토리를 지정하려면 --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. company.sharepoint.com)
--sp-subsite <path> path (e.g. /sites/mysite, team)
참조