原帖由 苏高跃 于 2010-5-25 08:45 发表
Action()
{
int ftp1=0;
ftp_logon_ex(&ftp1,"FtpLogon",
"URL=ftp://sgy:sgy@192.168.0.253",
LAST);
ftp_put_ex(&ftp1,"FtpPut",
"SOURCE_PATH=c:\\A.doc","TARGET_PATH=", ...
原帖由 苏高跃 于 2010-5-26 10:52 发表
改了以后运行后提示:
Action.c(4): Error -86002:Failed to establish connection to 192.168.0.253:21
Action.c(4): Error -86008ogon Session failed ;
怎么连接不上呢?
我在开始--运行输入:\\192.168.0. ...
原帖由 苏高跃 于 2010-5-26 11:05 发表
手动方式如下:
我按这种方式不能登录:(图2)
按下面2种就能登录:(图3)
点击开始--运行,输入\\192.168.0.253弹出窗口,输入用户名和密码后也一样能登录,但第一种就不能登录,郁闷了。。。。
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) | Powered by Discuz! X3.2 |