0

I have problem with transfer a large number of file over Wifi in LAN, often one of the computer will loss the Wifi signal or disconnected, and reconnect back again real quick.

and I also have problem with the speed, both run 54Mpbs Wireless card, and the max I can pull out between the two is about 950kb/s (I have a 54Mbps D-link router as well)

Is there a way to boost up the speed and have steady connection ?

Note:Both running Windows 7 RC

1 Answer 1

2

I would look in to using Robocopy (buiit in windows) and you can download a GUI here for it (There is a newer version, but I personally prefer this one)

Robocopy is very smart and can overcome drops and even computer restarts.

If you are constantly going to be sharing and syncronising two directories, you may want to take a look at alternative tools such as Microsoft Sync Power Toy, but I am not sure how that copes with restarts / drop outs, and if this is a one off, Robocopy is the tool for the job!

3
  • there is no status bar or anything showing the progress when I use Robocopy ?
    – Jonathan
    Commented Aug 26, 2009 at 19:23
  • GUI or command line? Commented Aug 26, 2009 at 19:31
  • the GUI has no progress showing
    – Jonathan
    Commented Sep 1, 2009 at 23:14

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .