Results 1 to 2 of 2

Thread: creating a directory in a remote machine

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    1

    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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: creating a directory in a remote machine

    Welcome to the forums.

    Do you have the proper access rights in order to create a folder on this remote machine?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width