A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Windows Vista File Management
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Windows Vista File Management Issues or questions in relation to Vista's file management. (microsoft.public.windows.vista.file_management)

how to use robocopy



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old March 9th 08, 07:29 PM posted to microsoft.public.windows.vista.file_management
niks
external usenet poster
 
Posts: 6
Default how to use robocopy

I am trying to copy files from my usb hard drive: K: to my network external
drive Z:
I am trying to copy everything from one to another (files in folders and
files that are not in folders)

I tried selecting all and then send to Z:, but it took about six hours to
copy about 20 gig (I have about 180 gig to copy)

I read some where that robocopy is a faster and better way to copy files.
The thing is I do not know what syntax to use. I was wondering if someone
could tell me the syntax I should use to copy EVERYTHING from the usb drive
K: to the network drive Z:

Many thanks in advance.

NIK

  #2 (permalink)  
Old March 10th 08, 08:40 PM posted to microsoft.public.windows.vista.file_management
Dwarf
external usenet poster
 
Posts: 624
Default how to use robocopy

Hi niks,

Robocopy is a powerful file copying utility that is built-in to Vista. To
access it, open an administrative command prompt. To do this, click the start
orb and type 'cmd' into the search box. The program will appear in the
'Programs' section of the results panel. Right click on it and select 'Run as
administrator' and, after providing administrative credentials, the command
prompt will open. For all the syntax details of the command, type 'robocopy
/?' at the prompt. In your case, the syntax required is as follows: 'robocopy
k:\ z:\ /mir'. Note the spaces in the syntax.
Dwarf

"niks" wrote:

I am trying to copy files from my usb hard drive: K: to my network external
drive Z:
I am trying to copy everything from one to another (files in folders and
files that are not in folders)

I tried selecting all and then send to Z:, but it took about six hours to
copy about 20 gig (I have about 180 gig to copy)

I read some where that robocopy is a faster and better way to copy files.
The thing is I do not know what syntax to use. I was wondering if someone
could tell me the syntax I should use to copy EVERYTHING from the usb drive
K: to the network drive Z:

Many thanks in advance.

NIK

  #3 (permalink)  
Old March 12th 08, 02:22 PM posted to microsoft.public.windows.vista.file_management
Nicholas Hall
external usenet poster
 
Posts: 60
Default how to use robocopy

After reading posts from this group and having another look at the Robohelp
help files I used this:

robocopy /mir k:\ \\Mybookworld\public\ /XD dirs $RECYCLE.BIN /XN /XO

At the moment it is copying the files and all seems well.

Thank you for your help and advice

NIK

"Dwarf" wrote in message
...
Hi niks,

Robocopy is a powerful file copying utility that is built-in to Vista. To
access it, open an administrative command prompt. To do this, click the
start
orb and type 'cmd' into the search box. The program will appear in the
'Programs' section of the results panel. Right click on it and select 'Run
as
administrator' and, after providing administrative credentials, the
command
prompt will open. For all the syntax details of the command, type
'robocopy
/?' at the prompt. In your case, the syntax required is as follows:
'robocopy
k:\ z:\ /mir'. Note the spaces in the syntax.
Dwarf

"niks" wrote:

I am trying to copy files from my usb hard drive: K: to my network
external
drive Z:
I am trying to copy everything from one to another (files in folders and
files that are not in folders)

I tried selecting all and then send to Z:, but it took about six hours to
copy about 20 gig (I have about 180 gig to copy)

I read some where that robocopy is a faster and better way to copy files.
The thing is I do not know what syntax to use. I was wondering if someone
could tell me the syntax I should use to copy EVERYTHING from the usb
drive
K: to the network drive Z:

Many thanks in advance.

NIK



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:22 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.