Running TCC 12.01.44 x64 Windows 7 [Version 6.1.7601]
I'm doing the following...
iftp sftp://user:[email protected]/
move /hz /s /e "sftp:/folder/*" C:\Drop\
TCC quickly exits with no error. I ran it under the debugger, and saw this in the log. The first line looks like it comes from TCC.
I'm doing the following...
iftp sftp://user:[email protected]/
move /hz /s /e "sftp:/folder/*" C:\Drop\
TCC quickly exits with no error. I ran it under the debugger, and saw this in the log. The first line looks like it comes from TCC.
- Critical error detected c0000374
- First chance exception 0x80000003 (Breakpoint) occurred in "c:\windows\system32\NTDLL.DLL" at address 0x00000000770E40BF by thread 1.
- First chance exception 0xC0000374 (Unknown) occurred in "c:\windows\system32\NTDLL.DLL" at address 0x00000000770E40F2 by thread 1.
- Second chance exception 0xC0000374 (Unknown) occurred in "c:\windows\system32\NTDLL.DLL" at address 0x00000000770E40F2 by thread 1.