How to share a user-selected text file to an sftp using SSH Connector

I have created a workflow that reads data from an excel file and modifies and paste it in a text file using csv writer.

However, Can anyone help on how I can send the text file that the CSV writes automatically to SSH connector via transfer files ?

Thank you

I don’t know that you need a Transfer Files node if you use the optional input port on the CSV Writer to accept an SSH connection directly. Something like this may work?

2022-05-23 09_30_35-KNIME Analytics Platform

(Click the three dots in the bottom left corner of the CSV Writer to make the blue port show up.)

1 Like

Perfect!! Thanks Scott : ) it worked

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.