elasticio / sftp-component

SFTP component for the elastic.io platform
Apache License 2.0
2 stars 3 forks source link

Fix error message for invalid Directory Name in Poll files trigger #63

Open stas-fomenko opened 4 years ago

stas-fomenko commented 4 years ago

STR:

  1. Create flow with trigger SFTP: Poll files
  2. Input:
    • Directory Name: (Invalid) /www/stas/INVALID_name
    • other fields: default
  3. Retrieve sample

AR: error thrown 'Error! sftp.realPath: No such file /www/stas/INVALID_name' AR: error thrown 'Error! sftp.realPath: No such directory: /www/stas/INVALID_name'