---
title: "Sharepoint settings – [used with sharepointdownload and sharepointupload]"
canonical_url: "https://www.nutrient.io/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/sharepoint-settings--used-with-sharepointdownload-and-sharepointupload/"
md_url: "https://www.nutrient.io/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/sharepoint-settings--used-with-sharepointdownload-and-sharepointupload.md"
last_updated: "2026-05-30T02:20:01.189Z"
description: "This table outlines command parameters for accessing, downloading, and uploading files to a SharePoint site, including authentication and folder options."
---

# Sharepoint settings – [used with sharepointdownload and sharepointupload]

| Parameter                       | Notes                                                                                                                          |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| **/s**                          | Site URL, the URL of the SharePoint site that you want to access, for example, http://localhost/testsite                       |
| **/l**                          | Library, the name of the library that you want to access, for example, "Test Library"                                          |
| **/k**                          | The subfolder in the library to download from or upload to                                                                     |
| **/f**                          | The local folder to download documents to or upload a document from                                                            |
| **/e**                          | An optional extension mask that limits those files to manipulate, for example, “pdf,tiff”                                      |
| **/r**                          | If set to “True” sub-folders of the Sharepoint Library are handled                                                             |
| **/a**                          | The action:

- Download: /a=0

- Upload: /a=1                                                                    |
| **/u**                          | The username used to connect to the SharePoint site                                                                            |
| **/p**                          | The password (encrypted) used to connect to the SharePoint site                                                                |
| **/o**                          | Set this if the site is in office 365                                                                                          |
| **/c**                          | Continue processing if an error occurs                                                                                         |
| **/UseADFS**                    | Set this to true if you use Active Directory for your SharePoint User Management                                               |
| **/ADFSHost**                   | Provide the name of the Active Directory server                                                                                |
| **/ADFSRelyingPartyIdentifier** | Provide the Relying Party Trust identifier for your SharePoint                                                                 |
| **/Createfolders**              | When uploading files, if you set recursive to true, switch this setting on to recreate folders that do not exist in SharePoint |
| **/Maxcores**                   | Number of Parallel processors used to upload or download files to/from SharePoint                                              |
| **/IncludePattern**             | Only files that match this pattern will be included                                                                            |
| **/ExcludePattern**             | Any file that matches this pattern will be excluded                                                                            |

---

## Related pages

- [Document automation: Convert and redact files easily](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/examples.md)
- [Create XML property file – [used with getxmlpdf]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/create-xml-property-file--used-with-getxmlpdf.md)
- [Streamline Azure file downloads with automation](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/azure-uploaddownload--used-with-azuredownload-and-azureupload.md)
- [Streamline PDF text extraction with ease](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/extract-text-download--used-with-extracttext.md)
- [Streamline tasks with the command-line interface](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface.md)
- [Efficient job control in document automation](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/general-job-options.md)
- [OCR [used with ocrimagepdf or tifftopdf/ mergetifftopdf]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/ocr-used-with-ocrimagepdf-or-tifftopdf-mergetifftopdf.md)
- [Customize PDF stamping options easily](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/stamp-pdf--used-with-stamppdf.md)
- [Effortlessly convert any file to PDF with OCR](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/ocr-any-file-to-pdf-used-with-ocranyfile-or-ocranyfileex.md)
- [Efficient document automation with barcode processing](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/tiffpdf-barcode--used-with-barcode.md)
- [PDF output file settings – [used with pdfprops]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/pdf-output-file-settings--used-with-pdfprops.md)
- [[PDF to TIFF [used with pdftotiff]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/pdf-to-tiff-used-with-pdftotiff.md)
- [Optimize your documents with extended OCR steps](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/extended-ocr-steps.md)
- [Split parameters [used with splittiff and splitpdf operations]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/split-parameters-used-with-splittiff-and-splitpdf-operations.md)
- [Effortlessly merge PDFs with advanced features](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/merge-pdf--used-with-mergepdf.md)
- [PDF conversion options [used with topdf operations]](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/pdf-conversion-options-used-with-topdf-operations.md)
- [Document conversion with the GdPicture CLI](/guides/document-automation-server/document-conversion/autobahn-dx-command-line-interface/gdpicture-steps.md)

