FTP v2 extractor released as beta
We've released a new extractor keboola.ex-ftp-v2 that supports FTP, SFTP, and FTPS protocols.
It retains all the features from the old FTP extractor - incremental extraction, wildcard support for file matching, and adding timestamps to filenames.
On top of that, we've added some new features:
- Enhanced SFTP authentication: Use either a password or an SSH private key (which can be encrypted if needed)
- File listing feature: Browse and select files directly from the remote server instead of guessing paths
- File tagging: Tag files for better organization
- Table mode: Extract CSV files straight into Table Storage with proper parsing, incremental load support, and primary key definition - so you can skip the whole manual file-to-table workflow if you're just dealing with CSVs
Documentation is available at GitHub. Component is available here: https://components.keboola.com/components/keboola.ex-ftp-v2