File Systems supported

Integrating files with different systems

The File Connector allows you to read and write files in Syncler via a local directory, an FTP server, or an SFTP server. When reading, each file is returned as a record containing the file name, file type, creation date, and file content in both Base64 and plain text. When writing, file contents passed as Base64 or plain text are stored in the configured destination directory. Local directories are supported only in on-premises installations. In cloud environments, file access must be via FTP or SFTP.

File Interface Functions:

  • Read files from source directories
  • Save files to destination directories

File Interface Use Cases:

File Transfer: Transferring file contents between local directories or (S)FTP servers.


Translated with DeepL.com (free version)



return to overview