- May
- 3,515
- 5
Using IFTP I logged into an ftp server. Attempting to change subdirectory
names using the syntax
*ren "ftp:WED/" "ftp:19_WED"
the REN command displays and performs the correct name change, but TCC
10.0.68 dies with the usual "report to MS" dialog. GPF is below:
TCC 10.00.68
Module=F:\JPSOFT\I10\TakeCmd.dll
Address=100573E8
Exception=C0000005
EAX=5557F648 EBX=2637E301 ECX=00000020 EDX=00000002
ESI=AAA93BA0 EDI=2637E2F9 EBP=00D6CF74 ESP=00D688C4
CS=0000001B DS=00000023 ES=00000023 SS=00000023
Flags=00010207
Stack:
1 : TakeCmd.dll 0001:000563e8
2 : TakeCmd.dll 0001:00022e11
3 : TakeCmd.dll 0001:00067497
4 : TakeCmd.dll 0001:000670f1
5 : TakeCmd.dll 0001:00066e91
6 : TakeCmd.dll 0001:00028286
Note: in one instance the command succeded without GPF, but the next
directory failed. In another instance the renaming using
ren "ftp:a" "ftp:b/c/"
successfully moved and renamed the directory before the GPF.
--
Steve
names using the syntax
*ren "ftp:WED/" "ftp:19_WED"
the REN command displays and performs the correct name change, but TCC
10.0.68 dies with the usual "report to MS" dialog. GPF is below:
TCC 10.00.68
Module=F:\JPSOFT\I10\TakeCmd.dll
Address=100573E8
Exception=C0000005
EAX=5557F648 EBX=2637E301 ECX=00000020 EDX=00000002
ESI=AAA93BA0 EDI=2637E2F9 EBP=00D6CF74 ESP=00D688C4
CS=0000001B DS=00000023 ES=00000023 SS=00000023
Flags=00010207
Stack:
1 : TakeCmd.dll 0001:000563e8
2 : TakeCmd.dll 0001:00022e11
3 : TakeCmd.dll 0001:00067497
4 : TakeCmd.dll 0001:000670f1
5 : TakeCmd.dll 0001:00066e91
6 : TakeCmd.dll 0001:00028286
Note: in one instance the command succeded without GPF, but the next
directory failed. In another instance the renaming using
ren "ftp:a" "ftp:b/c/"
successfully moved and renamed the directory before the GPF.
--
Steve