hi all
i'm using "FtpGetFile" in vb6 to get file from the FTP
it's works but:
i have aproplem downloading file with "space" in the name
for example : "file name" not work
"filename" work
in DOS it's the same thing but if i write the DOS command 'get "file name" ' it's working
in dos i can download the file using ' " '
how can i do that in vb6?
thanks all


Reply With Quote

