Configuration

If no 'User' is provided, the connector will run as the same user as the connector service is running as.

SettingDescription

Name

Required name of connector configuration

Description

Optional description of configuration. Only for your documentation purposes.

Domain

Optional domain that User belongs to

User

User to login with for the configuration

Password

Password for User

Root path

If set, limits all operations to only be able to access the part of the file system that is below set value. It must be rooted path, i.e 'C:\drop' or '\\network\path'.

If a a non-rooted path is entered into any operation, and 'Root path' is set, the non-rooted path will appended to 'Root path'. I.e, if 'Root path' is 'C:\drop' and a path in any operation is set to 'subfolder\file.dat', the path used will be 'C:\drop\subfolder\file.dat'.

Logon type

The type of login that User should use

Tags

Optional tags you can assign to the configuration. Only for your documentation purposes.

Last updated