Boris Yasen
09/13/2023, 2:48 PMsftp.createConnection({username:'username', keyId:'custkeykeyid', url:url, directory:'/', hostkey:myHostKey})
But I'm facing an error that says myHostKey is not correct.
I tried to use public Key or private key, but not sure what that hostKey is.
Could someone help me on this please?CD
09/13/2023, 3:01 PMBoris Yasen
09/13/2023, 3:01 PM