Hi!
I’ve successfully made a connection to my ftp-server and made calls like:
CFtpConnection:utFile
and so on.
Now I like to retrieve a list of all files in a specified dir and then download them using:
CFtpConnection::GetFile
I’ve searched in classes like CinternetConnection but no success…
Tips?
I’ve successfully made a connection to my ftp-server and made calls like:
CFtpConnection:utFile
and so on.
Now I like to retrieve a list of all files in a specified dir and then download them using:
CFtpConnection::GetFile
I’ve searched in classes like CinternetConnection but no success…
Tips?