Data Pipelines SFTP
This module adds SFTP support to the Data Pipelines module, allowing you to use JSON files from an SFTP server as a data source. It requires the Key module for managing SFTP connection credentials.
Overview
Provides SFTP support to Data Pipelines.
Features
At present the module allows a user to add a dataset using a file server as a resource for the supported sources, i.e. JSON. The supported protocol is SFTP.
Additional Requirements
The module directly depends on Data Pipelines and Key.
Key is required in order to add a username/password pair that will be available as an option when configuring the connection details of the dataset.
Depends on
Dependencies of the latest stable release
- data_pipelines Drupal core
- key Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.