WMI copy file to remote host
Windows Forms
3
Posts
3
Posters
0
Views
1
Watching
-
I would like to copy file from local to remote machine using WMI in C++. Not quite sure how to do this. According to MS doc, "Win32_Directory" can be a good candidate. Anybody got idea? Thanks in advance. Jack Rong
-
I would like to copy file from local to remote machine using WMI in C++. Not quite sure how to do this. According to MS doc, "Win32_Directory" can be a good candidate. Anybody got idea? Thanks in advance. Jack Rong
Why use WMI when you can just use the normal file methods?? And you should really be asking this in the C++ forums, not Windows Forms.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008