2023:FTP (CMIS Binding)

From Grooper Wiki
Revision as of 17:24, 28 December 2023 by Dgreenwood (talk | contribs)

This article is about an older version of Grooper.

Information may be out of date and UI elements may have changed.

202520232.72

The FTP connection type is a CMIS Binding that connects Grooper to FTP directories for import and export operations. 

The connected FTP directory or directories are exposed as a CMIS Repository, mimicking its file system hierarchy as well. Once connected, you can import, export, search, and browse documents from Grooper.

The FTP binding can be used for import operations via CMIS Import using either "Import Descendants" or "Import Query Results". It can be used for export operations via the Document Export activity.

FTP directories use a a hierarchical file system (HFS), where folders and files are represented by simple object types.  As such, this binding is suitable for the Unmapped Export provider rather than the Mapped Export provider.  You can still export metadata as a "buddy file" by adjusting the "Metadata Export" property in the Document Export activity's Export Settings.


How To: Create a New FTP Connection

Add the CMIS Connection


Set the Connection Type


Configure the Connection

This brings up the "FTP Repository Configuration Collection Editor".  Here, you can enter one or more FTP paths to be used as the repository's root.  You will also need to enter the user name and password to access the FTP server. The repository's name will default to the end destination folder. Or, you can name the repository under "Repository Name". Press **Add** to enter a new path, establishing the folder at the end of that path as a repository.

There are three optional properties:

  • Time Out - Set the time (in seconds) for calls to the FTP server before a timeout error. This is 30 seconds by default.
  • Enable SSL - False by default. If true, secured socket layers will be enabled.
  • Read Only - Change this to "True" if you want these folders to be read only.  This can be useful to prevent unintentional changes to the file system if you only need the connection to a file system for imports.



List Repositories

After you Save, press the "List Repositories" button to show the folder paths you just added as repositories.



Import Repository

Select "Import Repository" to bring in these repositories for Grooper to import and export to the corresponding folders in the connected file system.  The red circle on the upper right corner of the icon will go from red to green once the repository is imported.



Version Differences

Prior to 2.72, connections to FTP directories would have used the FTP Import and FTP Export providers. While these providers still exists in Grooper as Legacy Import and Legacy Export providers, they are depreciated components and no longer recommended for use. For increased functionality in 2.72, create an FTP CMIS Connection and utilize the new CMIS Import and CMIS Export capabilities.