How to create Directory on Remote Server.
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi ALL, I want to create new dir on specified path of remote server. How to use CreateDir() function of CFtpConnection class. Thanks in Advance :wtf: atul
Atul23 wrote:
How to use CreateDir() function of CFtpConnection class.
CFtpConnection::CreateDirectory just takes a path string. What exactly are you having trouble with? Mark
Mark Salsbery Microsoft MVP - Visual C++ :java: