|
-
Apr 18th, 2013, 12:48 PM
#1
XP File Copy Utility
Is there a better and faster way to copy files than using the conventional File Copy utility.
Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.
-
Apr 18th, 2013, 11:21 PM
#2
Re: XP File Copy Utility
http://www.techsupportalert.com/best...py-utility.htm
i've used teracopy before with no complaints. Fastcopy is supposed to be faster though.
-
Apr 19th, 2013, 10:45 AM
#3
Re: XP File Copy Utility
I'm using FastCopy now and I think there is something wrong with it. I have 50 folders each with a 2-hour movie in it. Each folder contains the same type of files and are the same size. FasyCopy has now been running 20 hours and only 7 1/2 folders have been copied where it took approx. 1 hour to copy the first folder.
Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.
-
Apr 22nd, 2013, 10:36 AM
#4
Re: XP File Copy Utility
- Are the source folders and destination folders on different drives?
- Is the source drive's files fragmented?
- Have you tweaked FastCopy's settings? (FastCopy.ini) Here are my settings:
Code:
[main]
bufsize="128"
max_transize="8"
nonbuf_minsize_ntfs2="64"
nonbuf_minsize_fat="128"
is_readosbuf="0"
max_history="10"
default_copy_mode="1"
skip_empty_dir="1"
ignore_error="1"
estimate_mode="0"
disk_mode="0"
is_toplevel="0"
is_errlog="1"
is_utf8log="0"
filelog_mode="0"
aclerr_log="0"
streamerr_log="0"
is_samedir_rename="1"
shext_autoclose="1"
shext_tasktray="0"
shext_dd_noconfirm="0"
shext_right_noconfirm="0"
exec_confirm="1"
force_start="0"
lcid="-1"
speed_level="11"
overwrite_del="0"
acl="0"
stream="0"
verify="0"
nsa_del="0"
deldir_with_filter="0"
move_attr="0"
serial_move="0"
serial_verify_move="0"
reparse2="1"
extend_filter="0"
win_pos="-10000,-10000,-10000,-10000"
driveMap="CD,EF"
[src_history]
0=""
1=""
2=""
3=""
4=""
5=""
6=""
7=""
8=""
9=""
[dst_history]
0=""
1=""
2=""
3=""
4=""
5=""
6=""
7=""
8=""
9=""
[del_history]
0=""
1=""
2=""
3=""
4=""
5=""
6=""
7=""
8=""
9=""
[include_history]
0=""
1=""
2=""
3=""
4=""
5=""
6=""
7=""
8=""
9=""
[exclude_history]
0=""
1=""
2=""
3=""
4=""
5=""
6=""
7=""
8=""
9=""
[fromdate_history]
0=""
1=""
2=""
3=""
4=""
5=""
6=""
7=""
8=""
9=""
[todate_history]
0=""
1=""
2=""
3=""
4=""
5=""
6=""
7=""
8=""
9=""
[minsize_history]
0=""
1=""
2=""
3=""
4=""
5=""
6=""
7=""
8=""
9=""
[maxsize_history]
0=""
1=""
2=""
3=""
4=""
5=""
6=""
7=""
8=""
9=""
[finaction_0]
title="Normal"
sound=""
cmd=""
shutdown_time="-1"
flags="1"
[finaction_1]
title="Standby"
sound=""
cmd=""
shutdown_time="60"
flags="65"
[finaction_2]
title="Hibernate"
sound=""
cmd=""
shutdown_time="60"
flags="129"
[finaction_3]
title="Shutdown"
sound=""
cmd=""
shutdown_time="60"
flags="257"
On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|