Click here to Skip to main content
15,909,437 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralYES! Pin
lewislewis_lewis14-Jun-05 5:26
lewislewis_lewis14-Jun-05 5:26 
GeneralRe: YES! Pin
David Crow14-Jun-05 5:49
David Crow14-Jun-05 5:49 
GeneralIf I get FileURL, Every thing is OK. Pin
lewislewis_lewis14-Jun-05 8:01
lewislewis_lewis14-Jun-05 8:01 
GeneralRe: If I get FileURL, Every thing is OK. Pin
David Crow14-Jun-05 8:03
David Crow14-Jun-05 8:03 
GeneralNo work using URL Pin
lewislewis_lewis14-Jun-05 8:50
lewislewis_lewis14-Jun-05 8:50 
GeneralRe: No work using URL Pin
David Crow14-Jun-05 8:54
David Crow14-Jun-05 8:54 
GeneralRe: No work using URL Pin
lewislewis_lewis14-Jun-05 9:06
lewislewis_lewis14-Jun-05 9:06 
GeneralRe: No work using URL Pin
David Crow14-Jun-05 9:14
David Crow14-Jun-05 9:14 
lewislewis_lewis wrote:
sURL = finder.GetFileURL();
pFtpConn->GetFile( sURL, "C:/Dloadfile.inf" );


Is sURL non-empty? What does GetFile() return?

Have you tried to retrieve the file using command line FTP (to isolate if the problem is in your code or in the FTP process)?


"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown


Generalnot empty Pin
lewislewis_lewis14-Jun-05 9:26
lewislewis_lewis14-Jun-05 9:26 
GeneralRe: not empty Pin
David Crow14-Jun-05 9:31
David Crow14-Jun-05 9:31 
GeneralSory copy wrong. FTP (MS explore ) is OK Pin
lewislewis_lewis14-Jun-05 9:41
lewislewis_lewis14-Jun-05 9:41 
GeneralRe: Sory copy wrong. FTP (MS explore ) is OK Pin
David Crow14-Jun-05 9:56
David Crow14-Jun-05 9:56 
Generalerror code is 12003 Pin
lewislewis_lewis14-Jun-05 10:21
lewislewis_lewis14-Jun-05 10:21 
GeneralRe: error code is 12003 Pin
David Crow14-Jun-05 10:27
David Crow14-Jun-05 10:27 
GeneralHow is go on? Pin
lewislewis_lewis14-Jun-05 10:37
lewislewis_lewis14-Jun-05 10:37 
GeneralRe: How is go on? Pin
David Crow14-Jun-05 11:02
David Crow14-Jun-05 11:02 
GeneralTest Site: Pin
lewislewis_lewis14-Jun-05 11:11
lewislewis_lewis14-Jun-05 11:11 
GeneralRe: Test Site: Pin
David Crow15-Jun-05 3:35
David Crow15-Jun-05 3:35 
GeneralThanks You every much,. but have somequestion? Pin
lewislewis_lewis15-Jun-05 5:25
lewislewis_lewis15-Jun-05 5:25 
GeneralDisabling toolbutton Pin
laiju14-Jun-05 0:20
laiju14-Jun-05 0:20 
GeneralRe: Disabling toolbutton Pin
David Crow14-Jun-05 1:33
David Crow14-Jun-05 1:33 
GeneralRe: Disabling toolbutton Pin
laiju17-Jun-05 0:32
laiju17-Jun-05 0:32 
GeneralA very small performance issue in C++ Pin
Jagadeesh VN14-Jun-05 2:27
Jagadeesh VN14-Jun-05 2:27 
GeneralRe: A very small performance issue in C++ Pin
Dezhi Zhao14-Jun-05 3:32
Dezhi Zhao14-Jun-05 3:32 
GeneralRe: A very small performance issue in C++ Pin
Bob Stanneveld14-Jun-05 1:28
Bob Stanneveld14-Jun-05 1:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.