You use scp (based on the SSH protocol), this is not FTP. You should rename your plugin to prevent people getting confused.
I did half hour of diagnostic with "timeout on handshake" before digging into index.js and finding out that it was using ssh protocol and not the ftp one.
You use scp (based on the SSH protocol), this is not FTP. You should rename your plugin to prevent people getting confused.
I did half hour of diagnostic with "timeout on handshake" before digging into index.js and finding out that it was using ssh protocol and not the ftp one.