Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: how do i share files between two pc,s

  1. #11
    lightshow's Avatar Asleep at the wheel
    Join Date
    Mar 2003
    Age
    39
    Posts
    902
    For Windows XP:

    Right click the folder -> properties, then under the sharing tab, choose share this folder, give it a name.
    Then -> start -> run -> cmd
    type ipconfig
    take note of what the IP address of your computer is

    Go on second computer, my computer -> map network drive
    type in the ip address of the first computer and add /foldername

    ie: //192.168.0.22/sharedfolder
    or
    \\192.168.0.22\sharedfolder

    I may have the // backwards, i'm too used to Unix


    At that point you've just mapped a shared drive from one computer to another in your home (on windows XP)!
    I miss the days of random nut '03
    Click for more activation options, then activate by telephone. Run the keygen.
    if I call them, aren't they going to get me? (you know, down there)

  2. Software & Hardware   -   #12
    Expeto's Avatar current user title
    Join Date
    Apr 2010
    Posts
    472
    Quote Originally Posted by bijoy View Post
    xampp is easiest to handle.. right?
    you gotta define "handle" here, if you mean getting it to work, you are right. But I don't think x offers the same tools and versatility that L offers, neither the security. There is a reason the server word is heavily dominated by the L.
    ...

  3. Software & Hardware   -   #13
    elbuitre's Avatar Poster BT Rep: +1
    Join Date
    Apr 2010
    Posts
    154
    Just echoing and addind something to Expeto's more informed posts but nevertheless... Install WAMP if you want to start scripting quickly, it comes with a server a database and PHP. If you want to learn more about system management (IT part) then yeah you probably should install everything separately. If you, however, want to get down to the programming side of things or do something right now, then go for WAMP. We use it at work at a small online school and it's cool and multiplatform. I code in windows (that's what the computers at work have) and then pu it on the Red hat server.

    If you just want to share files then just apache will do just set up the right folders and such, then your IP will give access to your webserver. here's an article ai just found which seems good:
    http://lifehacker.com/124212/geek-to...ome-web-server
    I will have my coup d'etat
    I will start a riot
    I will hold your burning flag in my hand

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

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