|
-
Aug 21st, 2008, 12:23 PM
#1
Thread Starter
New Member
creating a directory in a remote machine
Hello:
I am developing a program using Visual Basic 6.0. In that program, I would like to create a directory in a remote machine (given its ip). For doing that, I am using mkdir command, but it appears an error when I try to execute my application. I do not what I am doing wrong. I do not if I can create a directory in a remote machine I can use mkdir, or I must use other controls or APIs. I have been using Inet control too, but the result is the same. I know that if I want to access to a remote machine, normally a window asking for the user and password should appear, but it does not in my application.
Anybody of you know how to do it ?
Thank you for all
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
|