You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
connecting to an sftp server using username and password and the password has expired I get EOF as an error message instead of the output of the server asking to change the password because it has expired.
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.
connecting to an sftp server using username and password and the password has expired I get EOF as an error message instead of the output of the server asking to change the password because it has expired.
go run expire.go
how can i get the correct server message?
The text was updated successfully, but these errors were encountered: