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. companyname.sharepoint.com)
--sp-subsite <path> path (e.g. root, /sites/mysite)