pkg / sftp

SFTP support for the go.crypto/ssh package
BSD 2-Clause "Simplified" License
1.5k stars 379 forks source link

sftp.NewClient(sshClient) returns "packet too long" error #507

Closed xuanhi closed 2 years ago

xuanhi commented 2 years ago

sftp.NewClient(sshClient) Calling the method returns the error "packet too long"

xuanhi commented 2 years ago

System sftp problem