呃,不可能吧,你打开管理器看看什么问题
Dim ftp1 As New FtpClientftp1.Host="196.128.143.28"ftp1.Account = "foxuser"ftp1.Password = "138238110"ftp1.OpenManager()