Test FTP connection with NodeJS site

OS info

Problem description

When trying to test a SFTP connection, I have the following error :
status code=2(No such file), message=No such file
put: Access failed: No such file (public/wappler_ftp_test.htm)
---- Disconnecting

I don’t have any file in public/wappler_ftp_test.htm
It’s a new project just created. I can connect to the server via ssh and fileZilla sftp

Full logs:
Testing Connection …

Steps to reproduce

  1. Create a SFTP target with SSH Key
  2. Test Connection
Community Page
Last updated: