Skip to main content

WebDAV Receiver Connector

WebDAV Receiver Connector allows you to download files from a WebDAV server.

Service Description

The WebDAV Receiver Connector facilitates retrieving files from a WebDAV server. It enables your system to access, download, and process files stored on a remote WebDAV server.

Required Connector Properties

  • WebDAV Host: The hostname or IP address of the WebDAV server.
  • WebDAV Port: The port number used for the WebDAV server connection (typically 443 for HTTPS).
  • WebDAV Credential: The authentication credentials (username, password, or access token) for accessing the WebDAV server.
  • Directory: The directory on the WebDAV server where the file is stored.
  • File Name: The name of the file to be downloaded from the WebDAV server.
  • Add Timestamp: Option to append a timestamp to the file name when downloading.
  • Add Message ID: Option to attach a unique message ID to the downloaded file for tracking purposes.
  • Auto Create Directory: Option to create the target directory locally if it doesn't exist.
Usage

Use the WebDAV Receiver Connector when you need to download files from a WebDAV server. This connector is ideal for accessing shared documents, logs, and other files stored remotely.