Skip to content

softinvest/go-sftp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-sftp

Sftp example of golang.

This project show that how to create new connection, how to change port and how to upload file to sftp server.

If you are getting "Must specify HostKeyCallback" error, -> Try to define "HostKeyCallback" function in clientConfig give your secure trustedKey to this, In this example also solve this error.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%