GitHub user rdubois-mel added a comment to the discussion: Get File with FTP configuration
Ah, I found the problem. It's not the wildcard, but the accented character in the remote directory name. If I mess around and change the folder name to "/Finalisé," it works. I don't have write access to this FTP, so I'll stick with this solution. However, while trying to debug this, I made some changes to the source code of the action configuration dialog box so that it actually returns errors when the authentication or remote directory is incorrect. (See issue. https://github.com/apache/hop/issues/4866) I will share my corrections directly in the discussion on this issue. Thanks GitHub link: https://github.com/apache/hop/discussions/5336#discussioncomment-13206197 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
