This package provides a think layer on top of the pkg/sftp package.
It includes a Client type that provides a higher level abstraction for sending and receiving files over SFTP.
It also provides with a sftptest package that provides a mock SFTP server for testing purposes.