TeraCopy Integration

English support forum

Moderators: Hacker, petermad, Stefan2, white

llinfeng
Junior Member
Junior Member
Posts: 10
Joined: 2014-10-03, 02:18 UTC
Location: Ann Arbor

Re: TeraCopy Integration

Post by *llinfeng »

I am new to both Teracopy and configuring the "usercmd.ini" file for TC. To answer the question: how to replace F5 and F6 in TC with Teracopy, I found this FAQ super helpful. In particular, the section on "Add keyboard shortcut key to em_ or cm_ commands" helped a lot.

Here are the two steps to replace F5 and F6 (for copying and moving files) in TC:
  1. Populate the usercmd.ini file with the three blocks of code horus provided 10+ years ago. (Time tag: Fri Jul 02, 2010 6:25 am)
  2. Follow the FAQ entry to assign F5 and F6 with em_TeraMove and em_TeraCopy, respectively.
User avatar
Brumm
Junior Member
Junior Member
Posts: 98
Joined: 2014-11-18, 11:00 UTC

Re: TeraCopy Integration

Post by *Brumm »

I just happened to remember that I got a TeraCopy license eleven years ago. Surprisingly, it still works.
The "Delete" function seems to be gone (but TC's deletion is good enough). Anyway, TeraCopy has its own explanation on how to use Total Commander with it (as a toolbar button, at least), nicely available from a button in the Settings.

As I work a lot with a network storage at home, I guess it won't be hard to beat native copying. :)
I'll play with it for a while (again) - I left TeraCopy behind when Windows grew its own parallel copying dialog.
Dateimanagerfetischist.
User avatar
DRP535
Senior Member
Senior Member
Posts: 305
Joined: 2003-03-03, 11:25 UTC

Re: TeraCopy Integration

Post by *DRP535 »

TeraDelete still works at least in the older version 2.3. I never upgraded to the version 3 because it was riddled with bugs and would crash all the time, whereas v2.3 was perfectly stable. Maybe the delete function was removed in later versions after 2.3.

It works well within TC using buttons on the menu bar at top of window using the usercmd.ini with instructions as below inside:

Code: Select all

[em_TeraCopy]
button=C:\Program Files\TeraCopy\TeraCopy.exe,1
cmd=C:\Program Files\TeraCopy\TeraCopy.exe
menu=TeraCopy
param=Copy *"%UL" "%T"
[em_TeraDel]
button=C:\Program Files\TeraCopy\TeraCopy.exe,8
cmd=C:\Program Files\TeraCopy\TeraCopy.exe
menu=TeraDel
param=Delete *"%UL"
[em_TeraMove]
button=C:\Program Files\TeraCopy\TeraCopy.exe,2
cmd=C:\Program Files\TeraCopy\TeraCopy.exe
menu=TeraMove
param=Move *"%UL" "%T" 
Obviously change the paths to suit your own installation.
User avatar
Brumm
Junior Member
Junior Member
Posts: 98
Joined: 2014-11-18, 11:00 UTC

Re: TeraCopy Integration

Post by *Brumm »

Is there a way to make TeraCopy work with Secure FTP as well? Because "\\Secure FTP is not a valid path" or something.
Dateimanagerfetischist.
Not an IT boffin
New Member
New Member
Posts: 1
Joined: 2024-07-18, 23:11 UTC

Re: TeraCopy Integration

Post by *Not an IT boffin »

I moved to another PC and wanted to use TotalCMD with TeraCopy integration.
The forums provided some help, but was written for people who know what they are doing and seems to be outdated, incomplete, inaccurate and unhelpful for a non-IT person.

So, 16 hours later...

The solution (Windows 10 pro and updated)was:
1. Delete all traces of Total CMD and TeraCopy from PC using (RevoUninstaller).
2. Restart PC
3. Install Total CMD from Ghisler website (32and 64) version - tcmd1103x32_64
4. Install TeraCopy from Microsoft Store (the version on Code Sector's website did not install)
5. Open Total CMD and click on Configuration/AddButton/Add - NEED TO ADD 2 BUTTONS EACH WITH OWN COMMAND AND PARAMETERS
6. The Command and Start path on both buttons are: C:\Program Files\TeraCopy\TeraCopy.exe (or what is correct for your PC)
7. The parameters for TeraMove is: Move *"%UL" "%T"
8. The parameters for TeraCopy is: Copy *"%UL" "%T"
9. I am still figuring out the icon file (for now I chose C:\Program Files\totalcmd\WCMICON2.DLL, icons 42 and 43
User avatar
white
Power Member
Power Member
Posts: 5747
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: TeraCopy Integration

Post by *white »

Moderator message from: white » 2024-07-20, 08:37 UTC

Moved 3 posts starting with this post into topic
» ENG: Small talk / Geplauder / Forum Moderation / Spam-Report / Off-Topic
Post Reply