dave-csc commented on issue #3778:
URL: https://github.com/apache/hop/issues/3778#issuecomment-4992117868

   Putting a workaround here, since the bug is still open (and probably not so 
easy to solve) and many improvements have been added since 2.8.0 😅 
   
   The issue can be mitigated by using a variable resolver that decrypts the 
password (see discussion #6035 for more info). Then replace `${SFTP_PWD}` with 
`#{pwd:${SFTP_PWD}:d}` and you can place the encrypted password in your 
configuration...
   
   Hope this helps :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to