GitHub user dave-csc added a comment to the discussion: 2.18 roadmap and goals
@zoomingrocket You can actually address point 2 with the existing **Process files** transform or the **Copy files / Move files** actions. Just specify as source/destination paths strings like `sftp://user:password@path/file.ext`. You'll probably don't want to set your password in clear text, but you can mitigate this by using a variable resolver ([see this discussion for details](https://github.com/apache/hop/discussions/6035), beware that versions below 2.16 have a flaw in decrypting the passwords 😅) GitHub link: https://github.com/apache/hop/discussions/6445#discussioncomment-15614548 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
