Results 1 to 3 of 3

Thread: Sharing a folder programatically

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Bellevue, WA, USA
    Posts
    1,357
    Does anyone know how to programatically share a folder over a network?

    I know how to create a folder, name it, etc. using the File System Object, but after I create it I want to share it over a network. Is this possible???

    Thanks in advance,
    ~seaweed

  2. #2
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    If you create it within the confines of the network it is already shared over the network as long as it's directory is on a shared drive.
    IE.
    If G is the drive for your global directory, then your folder must reside on G : If it is on C then G will not see it. And on and on...
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Bellevue, WA, USA
    Posts
    1,357
    HeSaidJoe, thanks for the reply, but that doesn't answer my question. A computer can reside on a network without any shared drives or folders. I want to be able to share my folder and it's sub-folders without depending on an existing drive or folder being shared.

    Also, as a second part to my original question, if you can share a folder progrmatically, how do you specify the type of share (read-only, full, or depends on password) and the password associated with the type of share?

    Thanks,
    ~seaweed

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