Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista file management

Vista - Help copying files

Reply
 
Old 03-10-2008   #1 (permalink)
Nicholas Hall


 
 

Help copying files

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


My System SpecsSystem Spec
Old 03-10-2008   #2 (permalink)
niks


 
 

Re: Help copying files

I went to command prompt and typed in robocopy/? and looked at all the
syntax and to tell you the truth I was well confused.
I checked out Total Copy, unfortunatly on the web site it says it says it
copys a little quicker. I think i will have to wait till SP1 to come out to
sort out my copying problem out.
At the moment I am copy a gig or two and rebooting the computer and then
copying some more.

Can anyone tell me is robocopy good at copying large ammounts of files from
a usb drive to a network drive?

NIK

"jamesvdm" <jamesvdm@xxxxxx> wrote in message
news:65292FAA-2052-4473-B26D-D1A3356DE481@xxxxxx
Quote:

> Hey
>
> Total Copy is also a great program and it's very easy to use. Try it out
> if
> you don't have the time to spend learning robocopy.
>
> If you have access to Vista SP1 then install it as it will also speed up
> copy times.
>
> James
>
> "Nicholas Hall" wrote:
>
Quote:

>> 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
>>
>>
My System SpecsSystem Spec
Old 03-10-2008   #3 (permalink)
Synapse Syndrome


 
 

Re: Help copying files

"niks" <niknik1971NOSPAM@xxxxxx> wrote in message
news:F317B8D3-8C9F-4BDC-A852-6363977BE333@xxxxxx
Quote:

>I went to command prompt and typed in robocopy/? and looked at all the
>syntax and to tell you the truth I was well confused.
> I checked out Total Copy, unfortunatly on the web site it says it says it
> copys a little quicker. I think i will have to wait till SP1 to come out
> to sort out my copying problem out.
> At the moment I am copy a gig or two and rebooting the computer and then
> copying some more.
>
> Can anyone tell me is robocopy good at copying large ammounts of files
> from a usb drive to a network drive?

I prefer to use Robocopy to anything else, as it can do just about anything,
including keep the original file creation dates.

You might want to check this GUI for it:

http://technet.microsoft.com/en-gb/m.../cc160891.aspx

ss.


My System SpecsSystem Spec
Old 03-11-2008   #4 (permalink)
Bob


 
 

Re: Help copying files

Try this:

robocopy /s k:\ z:\

*Report back, please*

"niks" <niknik1971NOSPAM@xxxxxx> wrote in message
news:F317B8D3-8C9F-4BDC-A852-6363977BE333@xxxxxx
Quote:

>I went to command prompt and typed in robocopy/? and looked at all the
>syntax and to tell you the truth I was well confused.
> I checked out Total Copy, unfortunatly on the web site it says it says it
> copys a little quicker. I think i will have to wait till SP1 to come out
> to sort out my copying problem out.
> At the moment I am copy a gig or two and rebooting the computer and then
> copying some more.
>
> Can anyone tell me is robocopy good at copying large ammounts of files
> from a usb drive to a network drive?
>
My System SpecsSystem Spec
Old 03-12-2008   #5 (permalink)
Nicholas Hall


 
 

Re: Help copying files

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 all for your help and advice

NIK

"Bob" <nowhere@xxxxxx> wrote in message
news:6PadncNEiLY9oUranZ2dnUVZ_ramnZ2d@xxxxxx
Quote:

> Try this:
>
> robocopy /s k:\ z:\
>
> *Report back, please*
>
> "niks" <niknik1971NOSPAM@xxxxxx> wrote in message
> news:F317B8D3-8C9F-4BDC-A852-6363977BE333@xxxxxx
Quote:

>>I went to command prompt and typed in robocopy/? and looked at all the
>>syntax and to tell you the truth I was well confused.
>> I checked out Total Copy, unfortunatly on the web site it says it says it
>> copys a little quicker. I think i will have to wait till SP1 to come out
>> to sort out my copying problem out.
>> At the moment I am copy a gig or two and rebooting the computer and then
>> copying some more.
>>
>> Can anyone tell me is robocopy good at copying large ammounts of files
>> from a usb drive to a network drive?
>>
>
>
My System SpecsSystem Spec
Old 03-12-2008   #6 (permalink)
John Hanley


 
 

Re: Help copying files

In case you might want to stick with Vista's copy and move: I experienced
a big improvement in file transfer times after I disabled Remote
Differential Compression. Control Panel|Programs and Features|Turn Windows
features on or off|Uncheck Remote Differential Compression. I have seen no
adverse consequences to turning off RDC. Write back if this worked for you.

"Nicholas Hall" <niknikNOSPAM1971@xxxxxx> wrote in message
news:uvl4DspgIHA.4164@xxxxxx
Quote:

>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
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Help copying files Vista General
Re: copying files Vista installation & setup
Copying files to Program Files directory Vista file management
Copying files to CD DVD Vista file management
Copying Files etc... Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46