My network configuration is as follows:

  • One desktop is connected by a network cable to the wireless router
  • My laptop is connected to the Internet by WiFi (2nd floor)
  • The laptop shares the Internet connection with my second desktop via a network cable (2nd floor)

I'm able to share folders between the first desktop and my laptop using Windows 7's HomeGroup. However, how can I share folders between the laptop and the second desktop? It seems that using the HomeGroup won't work for this configuration.

link|improve this question

49% accept rate
feedback

1 Answer

up vote 1 down vote accepted

No, it won't work for this configuration - the homegroup cannot span more than one network segment, and you have 2 segments here.

Try browsing on your upstairs desktop to the IP address of the downstairs machine prefixed with \\ in the start menu's search box. Say the downstairs PC has IP address 192.168.0.53 you would use:

\\192.168.0.53

And the resultant window should contain the shares.

You won't be able to go the other way as your laptop is in the way.

link|improve this answer
Thank you for a simple and elegant solution that worked :) – Jonathan Apr 7 '11 at 11:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.