Monday, February 2, 2009

Robocopy for fast copy operations across network

Robust File Copy is a command line utility is available in Vista and Windows Server 08, also its in Windows Resource Kit.

Usage in Command Prompt:

Robocopy source_path destination_path file_name

Robocopy /? gives more usage information

Robocopy provides key advantages when it comes to copying files over network like taking care of network outages and resuming copy and progress indicator.

del.icio.us Tags:

Technorati Tags:

No comments:

Post a Comment