aaneto / ftp-client

A rust FTP client implementation.
MIT License
13 stars 4 forks source link

Panic when connecting to sfpt server: #7

Closed spebern closed 4 years ago

spebern commented 4 years ago

Hi,

When connecting to https://hub.docker.com/r/atmoz/sftp/ the unwrap here fails. Because the server replies with: SSH-2.0-OpenSSH_7.4p1 Debian-10+deb9u4

Steps to repoduce: docker pull atmoz/sftp