|
-
May 27th, 2005, 08:53 AM
#1
Thread Starter
Fanatic Member
Reading all files using FTP
With this sentences
bRet = FtpGetFile(hConnection, szFileRemote, szFileLocal & "/" & szFileRemote, False, _
INTERNET_FLAG_RELOAD, dwType, 0)
I can read (get) a file from a FTP, but i need to GET ALL FILES (FROM THE FTP) and to PUT all FILES (From my folder).
Any help?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|