Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

FTP Repository Configuration

Embedded Object Grooper.Messaging

Defines the configuration for a single FTP directory to be exposed as a CMIS Repository in Grooper.

Remarks

Each instance of this class specifies the connection and behavior for one FTP repository, including its root path, credentials, security options, and operational mode.


Configuration Properties

  • BasePath: The FTP URL to use as the root of the repository.
  • RepositoryName: The display name for this repository in Grooper.
  • UserName / Password: Credentials for accessing the FTP directory.
  • TimeOut: Timeout (in seconds) for FTP operations.
  • EnableSSL: Enables SSL/TLS for secure connections.
  • Description: Optional description for documentation or identification.
  • ReadOnly: If true, all files and directories are treated as read-only.

Usage Notes

  • Configure one or more repositories as needed for your environment.
  • Use read-only mode to prevent accidental changes when importing or auditing FTP content.
  • Ensure credentials and SSL settings match your FTP server's requirements.
  • Passwords are stored encrypted for security.

Example

Properties

NameTypeDescription

Used By

Notification