Window using Microsoft Internet Transfer control to realize the download function b
Window a is done first upload
Window b is window a save from the implementation of the download
Is now a window, a window after a successful executive put b perform the get unsuccessful
If b window to perform the get a window put can also succeed
That is to say as long as the window a executive Put succeeded, window b can't perform the get
Window b return icError appeared when 11 with the host communication errors,
Consult ace that is why, someone come across this problem?
CodePudding user response:
Pay attention to theCodePudding user response:
11 there was an error in communication with the host computerThe server file does not exist!
CodePudding user response:
File existsCodePudding user response:
String s_ftptemp, s_pathS_tempmc=dw_2. Getitemstring (row, "name")
S_xmfzr s_path="" + + + "" \ "" + s_pro + s_lb +" \ "+ s_tempmc
S_tempmc="\ " + s_tempmc
IF FileExists (s_tempmc) THEN FileDelete (s_tempmc)
S_ftptemp="get" '+ s_path +' "" '+ s_tempmc +'" '
Ole_1. Object. The execute (" ", s_ftptemp)
This code is executed there is no problem, but as long as another form of running after the put command, is returned 11
CodePudding user response:
It is found that I upload data download failSmall as 1 k quantity of uploading data of download success