dutchcoders / goftp

Golang FTP library with Walk support.
MIT License
278 stars 99 forks source link

ftp.List("") 报错,List failed:dial tcp 172.20.119.50:54301: connect: connection refused #50

Closed zhangru-dev closed 3 years ago

zhangru-dev commented 3 years ago

代码如下图所示: test

日志报错如下图所示: debug

求大佬告知下是哪里有问题,为什么日志会dial tcp 172.20.119.50:54301

zhangru-dev commented 3 years ago

已解决