Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. sharing folder

sharing folder

Scheduled Pinned Locked Moved Visual Basic
sysadminhelptutorial
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Paps2
    wrote on last edited by
    #1

    Hi all, I would like to know how to share a folder which is on the C drive of a PC which is on a network. I have 2 computers hooked on to the server. On the first machine (C DRIVE) I have created a folder and set its property to sharing. From the second PC I want to access only that folder of the first PC. The Server is on Win2003 and the workstations are on win2K I have Administrative rights too. can some one help Tnx

    D L 2 Replies Last reply
    0
    • P Paps2

      Hi all, I would like to know how to share a folder which is on the C drive of a PC which is on a network. I have 2 computers hooked on to the server. On the first machine (C DRIVE) I have created a folder and set its property to sharing. From the second PC I want to access only that folder of the first PC. The Server is on Win2003 and the workstations are on win2K I have Administrative rights too. can some one help Tnx

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Your question has nothing to do with VB.NET. Post it in the Operating SYstems/SysAdmin Forum[^]. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      1 Reply Last reply
      0
      • P Paps2

        Hi all, I would like to know how to share a folder which is on the C drive of a PC which is on a network. I have 2 computers hooked on to the server. On the first machine (C DRIVE) I have created a folder and set its property to sharing. From the second PC I want to access only that folder of the first PC. The Server is on Win2003 and the workstations are on win2K I have Administrative rights too. can some one help Tnx

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        You should post this question to the Operating System forum, but anyway I still answer your question. Paps2 wrote: From the second PC I want to access only that folder of the first PC. In case if you are using client/server with DHCP server, you must know the computer name and share name of your folder. If you the first PC name pc1 and the share folder name is test then on the second PC go to Start menu -> Run and type \\pc1\test and press enter. In case if you are using static IP address of each machine, you must know the computer name or an IP address of the destination machine. If you the first PC name pc1 with IP address 192.168.1.10 and the share folder name is test then on the second PC go to Start menu -> Run and type \\pc1\test or \\192.168.1.10\test and press enter. But make sure that you have the following options: 1. Client: Client for Microsoft Network. 2. Service: File and Print sharing for Microsoft Network service. 3. Protocol: TCP/IP protocol.


        A thousand mile of journey, begin with the first step. APO-CEDC Save Children Norway-Cambodia Office

        P 1 Reply Last reply
        0
        • L Lost User

          You should post this question to the Operating System forum, but anyway I still answer your question. Paps2 wrote: From the second PC I want to access only that folder of the first PC. In case if you are using client/server with DHCP server, you must know the computer name and share name of your folder. If you the first PC name pc1 and the share folder name is test then on the second PC go to Start menu -> Run and type \\pc1\test and press enter. In case if you are using static IP address of each machine, you must know the computer name or an IP address of the destination machine. If you the first PC name pc1 with IP address 192.168.1.10 and the share folder name is test then on the second PC go to Start menu -> Run and type \\pc1\test or \\192.168.1.10\test and press enter. But make sure that you have the following options: 1. Client: Client for Microsoft Network. 2. Service: File and Print sharing for Microsoft Network service. 3. Protocol: TCP/IP protocol.


          A thousand mile of journey, begin with the first step. APO-CEDC Save Children Norway-Cambodia Office

          P Offline
          P Offline
          Paps2
          wrote on last edited by
          #4

          Thanks a bunch. Apreciate your prompt reply. Sorry for my stupidity in putting the question here in this forum. Next time I will put them in approprite forums. Tnx Paps

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups