node-sftp-deploy icon indicating copy to clipboard operation
node-sftp-deploy copied to clipboard

ECONNRESET

Open jzantua opened this issue 8 years ago • 0 comments

Authenticating with password. sftp2 { Error: read ECONNRESET at exports._errnoException (util.js:1020:11) at TCP.onread (net.js:568:26)

code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read', level: 'client-socket' } sftp2 SFTP abrupt closure

getting this error

jzantua avatar Oct 27 '17 02:10 jzantua