Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,513,501
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 05-02-24 05:03 PM
Guest: Register | Login

0 users currently in Computing | 1 guest

Main - Computing - Copying Files - Which program? New thread | New reply


Dwedit
Posted on 12-08-07 08:17 PM Link | Quote | ID: 71393


Red Paratroopa
Level: 30

Posts: 123/162
EXP: 163222
Next: 2647

Since: 03-07-07
From: Chicago

Last post: 3524 days
Last view: 1619 days
We all know that Windows Explorer sucks at copying files, especially how it randomly pauses in the middle of an operation (oh noes! The source file is READ ONLY!), then dies after one file fails to copy.

So I was wondering, what's a really good program to copy a bunch of files from one place to another?

____________________

blackhole89
Posted on 12-08-07 08:21 PM Link | Quote | ID: 71394


The Guardian
Moloch whose eyes are a thousand blind windows!
Level: 124

Posts: 1020/4196
EXP: 21543671
Next: 292930

Since: 02-19-07
From: Ithaca, NY, US

Last post: 477 days
Last view: 90 days



C:\windows\system32\xcopy.exe

____________________



Dwedit
Posted on 12-08-07 08:22 PM (rev. 2 of 12-08-07 08:23 PM) Link | Quote | ID: 71395


Red Paratroopa
Level: 30

Posts: 124/162
EXP: 163222
Next: 2647

Since: 03-07-07
From: Chicago

Last post: 3524 days
Last view: 1619 days
You really really do NOT want to use XCOPY. It dies after a large number of files, which is far worse than Windows Explorer.
(at least it behaved that way in Windows 98 and Windows 2000...)

____________________

blackhole89
Posted on 12-08-07 08:23 PM Link | Quote | ID: 71396


The Guardian
Moloch whose eyes are a thousand blind windows!
Level: 124

Posts: 1021/4196
EXP: 21543671
Next: 292930

Since: 02-19-07
From: Ithaca, NY, US

Last post: 477 days
Last view: 90 days



News to me... then, I never tried to copy a really large amount (>10000) with it...

____________________



Ailure
Posted on 12-08-07 10:11 PM Link | Quote | ID: 71402

Hats
Steam Board2 group
Level: 121

Posts: 1880/3965
EXP: 19788968
Next: 267728

Since: 02-19-07
From: Sweden, Skåne

Last post: 3307 days
Last view: 2058 days
Install Cygwin and use the cp command?

If that goes slow (or fail) too, you can really only blame on Windows itself then.

____________________
AIM: gamefreak1337, MSN: Emil_sim@spray.se, XMPP: ailure@xmpp.kafuka.org


chungy
Posted on 12-09-07 02:46 AM (rev. 2 of 12-09-07 02:50 AM) Link | Quote | ID: 71410


Rex
Level: 51

Posts: 82/533
EXP: 960812
Next: 53126

Since: 08-23-07
From: Las Vegas

Last post: 4450 days
Last view: 4253 days
Cygwin's overkill for simple tasks; install MSYS instead

I doubt they'd make any differences, all the programs ask the same API to copy files. (edit: on second thought, I believe there are separate APIs on Windows NT for copying files depending on the subsystem being used (Win32 for all of the above suggestions), they probably translate the subsystem file-copy API to the native (mostly undocumented) API anyhow; if you really want to test the effectiveness of one versus another, install Services for Unix and see if the cp command there (using the Interix subsystem) has similar behavior).

Main - Computing - Copying Files - Which program? New thread | New reply

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.055 seconds. (321KB of memory used)
MySQL - queries: 47, rows: 61/62, time: 0.040 seconds.