SFTP
-
End-to-end testing SFTP/FTPS clients without Docker (Go)
How to run integration tests for file-transfer clients without spinning up a container — using an in-process Go server. Plus the deadlock I hit along the way, and how to fix it.