This project is not covered by Drupal’s security advisory policy.
Replaced by:
Drupal 8/9 version to export webform submissions to SFTP
Overview
This module provides the functionality to export webform submissions to a secure SFTP server.
Features
- Security: The module focuses on the integrity of the data to be exported, sending the data via secure connection (sFTP) and be possible to encrypt (PGP) the data file before sending.
- Multiple Integration: The module serves multiple webforms by separating the settings for each one.
- File data: Is basically a file containing a submission in each line, separating the field values for a character of your choice, usually pipe "|".
- Schedule and automation: You can automate and schedule data exports, the Job will be executed by system cron in the time you set.
- Notification: You can configure a email to be sent when the Job executes successfully.
- Encryption: Is possible to use PGP encryption in the data file before it is sent to a sFTP.
Requirements
- This module depends of webform module.
- IMPORTANT: The module uses the PHP extension SSH2 to connect to SFTP server and PHP GnuPG extension for file PGP encryption, so installing these extensions are REQUIRED to module works, otherwise errors will occur.
Supporting organizations:
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsNo further development
No longer developed by its maintainers.- Project categories: Administration tools, Content editing experience, Import and export
- Created by jribeiro on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


