ข้ามไปที่เนื้อหา

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 ใช้ sharepointchina แทน sharepoint

ตัวเลือกเพิ่มเติม

--sp-server <server>                    host (e.g. companyname.sharepoint.com)
--sp-subsite <path>                     path (e.g. root, /sites/mysite)

ดูเพิ่มเติม