2023:FTP (CMIS Binding): Difference between revisions

From Grooper Wiki
m Dgreenwood moved page FTP (CMIS Binding) - 2023 to 2023:FTP (CMIS Binding) without leaving a redirect
No edit summary
Line 2: Line 2:
[[image:1559585255711-691.png|frame]]
[[image:1559585255711-691.png|frame]]


<blockquote style="font-size:14pt">
<blockquote>
The '''FTP''' connection type is a CMIS Binding that connects Grooper to FTP directories for import and export operations.   
The '''''FTP''''' connection type is a CMIS Binding that connects Grooper to FTP directories for import and export operations.   
</blockquote>
</blockquote>


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 connected FTP directory or directories are exposed as a '''CMIS Repository''', which mimics its file system hierarchy.  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 [[CMIS Export#Unmapped Export|Unmapped Export]] provider rather than the [[CMIS Export#Mapped Export|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.


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 '''[[Export]]''' activity using a '''''[[CMIS Export]]''''' configuration.


== How To: Create a New FTP Connection ==
== How To: Create a New FTP Connection ==
Line 75: Line 72:
== Version Differences ==
== 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.
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 export providers, they are deprecated components and no longer recommended for use.  For increased functionality in 2.72 and beyond, create an FTP '''[[CMIS Connection]]''' and utilize the new [[CMIS Import]] and [[CMIS Export]] capabilities.


[[Category:Articles]]
[[Category:Articles]]

Revision as of 16:55, 5 January 2024

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, which mimics its file system hierarchy. 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 Export activity using a CMIS Export configuration.

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 export providers, they are deprecated components and no longer recommended for use. For increased functionality in 2.72 and beyond, create an FTP CMIS Connection and utilize the new CMIS Import and CMIS Export capabilities.