GitHub user dave-csc added a comment to the discussion: Catch STDOUT from Shell component into a variable (not dump to a file)
You probably got answered in another thread... So far I never had the issue you describe, but my only production use case consists in making a `curl -l` command to get the file list on an sFTP server. I split the output by lines, so I get a file name per row. Have you tried to execute the same command (in de-parametrized form obviously) in an actual shell/terminal? Does it hang the same way? GitHub link: https://github.com/apache/hop/discussions/4920#discussioncomment-12310265 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
