简单上传下载实例(/*....*/为注释): 先假设有一FTP服务器,FTP服务器:qint.ithot.net,用户名:username 密码:user1234。在本地电脑D:盘创建一个文件夹"qint"。将要上传的文件复制到d:\qint里。通过FTP命令将文件从本地上传,从服务器下载的...
调用wininet.dll时,是按照这样的顺序使用的:InternetOpenInternetConnectFtpSetCurrentDirectoryFtpPutFile