Is there fast copy tool at command line?


  1. Posts : 142
    windows 7 x64 16385
       #1

    Is there fast copy tool at command line?


    Is there fast copy tool at command line?

    I want to copy several folders and files at command line as fast as possible.

    I tried fastcopy, but it opens windows and need to confirm.
      My Computer


  2. Posts : 2,913
    Windows 7 Ultimate x64 SP1
       #2

    There are two command line commands that copy files: copy and xcopy. Open a command prompt and type copy /? and xcopy/? to get instructions on how to use them.
      My Computer


  3. Posts : 5,642
    Windows 10 Pro (x64)
       #3

    *cough* robocopy
      My Computer


  4. Posts : 142
    windows 7 x64 16385
    Thread Starter
       #4

    kegobeer/ xcopy also slow.....

    logicearth/ Thanks I'll try it.
      My Computer


  5. Posts : 2,913
    Windows 7 Ultimate x64 SP1
       #5

    Regardless of the method used to copy files, you aren't going to suddenly decrease the time it takes by using one method over another. There are more efficient ways, like using robocopy, but if you are looking for a 2 or 3 time decrease in time to copy, you just won't see that. File transfers take time, which is directly related to the speeds of the drives and how they are connected (SATA, USB, LAN, etc).
      My Computer


  6. Posts : 797
    Windows 7 Ultimate (x64)
       #6

    To be honest, file system efficiency is the weakest part of Windows. NTFS is just slow when it comes to copying or moving files. The theoretical limits of all hardware connections are never reached. Consider SATA, which is theoretically 3 Gbits/s or nowadays even 6 Gbits/s. Have you ever seen anything like this in real-time file copy? I bet you did not. How about your physical hard drive limitations? Well, a typical Samsung (according to Tom's Hardware HDD charts) has an average write speed of 110 MB/s. Have you seen anything like that - I have not.

    Try to copy a large file between different partitions or different hard drives - the speed is usually way less than that. But - and this is what I think is a big Windows problem - try to copy a large number of small files and your average speed will drop down to 1 MB/s if your lucky. Maybe robocopy helps a bit, I don't use it myself.

    I think it's well agreed on that NTFS is not the most efficient file system (ext3 and ext4 are way better). Every time new version of Windows comes out we're promised some new file system, but my Windows 8 consumer preview did not offer me anything better, it formatted the drive at install ... and it's still NTFS.

    So, to answer the OP question, basically there is not much you can do. If you have a lot of small files, then it may be worth first combining them into an archive (and maybe compressing after that) and then copying the single archive, but if your folders are not that big, there won't be a whole lot of advantage either.
      My Computer


  7. Posts : 5,642
    Windows 10 Pro (x64)
       #7

    unifex said:
    ...(ext3 and ext4 are way better)...
    No they are not. ext3/4 don't even come close to be high performance. And we have gotten plenty new file systems with release. NTFS has multiple versions just like ext.
      My Computer


  8. Posts : 1
    win 2000 2003 2008 xp 7 and a host of Macs
       #8

    kegobeer says they're all going to be about the same ballpark, but it sure seems to me the GUI copy is way faster than anything I've been able to get out of a command line program, especially on a folder full of files.

    Anybody got insight to why this is?
      My Computer


  9. Posts : 11
    Windows 7
       #9

    i've found the fastcopy and teracopy appears faster than copy and xcopy too.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:40.
Find Us