TeraCopy Integration

Discuss and share scripts and script files...
paul0
Posts: 137
Joined: 23 Oct 2009 19:26

Re: TeraCopy Integration

Post by paul0 »

Here is the icon of teracopy for sharing.

New icons are uploaded. I add two teracopy icons in the zip file.
Attachments
icons.zip
icons of teracopy
(25.78 KiB) Downloaded 354 times
Last edited by paul0 on 31 Mar 2012 06:33, edited 1 time in total.

Muroph
Posts: 561
Joined: 21 Aug 2007 16:13

Re: TeraCopy Integration

Post by Muroph »

paul0 wrote:If you can add some icons before each menu item, it will be more user friendly.
will do :)
paul0 wrote:1. items (files/folders) are copied or moved, the collection should be cleared.
sounds simple to implement.
i'll take a shot at it this weekend.
paul0 wrote:2. take tags files as collections. user can move/copy items from different tags too.
i don't really understand what you mean here... :?
My shared scripts:
TeraCopy Integration, Tag Manager, Comments Menu, Text Replacer, Image and Media Tools, Checksum Calculator, Video Calculator
only 5 URLs are allowed on the sig...

paul0
Posts: 137
Joined: 23 Oct 2009 19:26

Re: TeraCopy Integration

Post by paul0 »

sorry for confusing you. I mean that we can consider a tag of files as a collection of file with some features. For example, I use the tag installer to specify/claim some installer to be moved.

The process of tagging file is the same of the process of adding file to collection.

Benefit of tagging is that we can have multiple tags at the same time.

After the tagging is done, we can use teracopy to files with a specific tag.

This idea can also apply to labels.

paul0
Posts: 137
Joined: 23 Oct 2009 19:26

Re: TeraCopy Integration

Post by paul0 »

Here is a tip to add keyboard shortcut to teracopy.

The screenshot is an example to add the command of teracopy moveto using command management of XYplorer.
Attachments
command management menu
command management menu
user manager.png (5.72 KiB) Viewed 7390 times
example of adding moveto
example of adding moveto
moveto.png (48.83 KiB) Viewed 7390 times

Muroph
Posts: 561
Joined: 21 Aug 2007 16:13

Re: TeraCopy Integration

Post by Muroph »

as requested by paul0, i added some icons to the menu and the ability to automatically clear the collection after you copy/move the collected items.
the auto-clear option is in the configuration dialog and defaults to off.
there's also a new tweak $clearcolldelay which sets a delay in milisecs before clearing the collection.
increase this delay if teracopy fails to grab the collection before it's cleared (it says "No files" in the proggress dialog).
i'm open to suggestions of more internal XY icons to use in the menu.

the new script has not been extensively tested (no time for that ATM), so consider this a beta version.

as soon as i finish my current projects i'll start working on the other request (copy/move by tag).
Attachments
teracopy.xys
v7.3 beta
(41.79 KiB) Downloaded 505 times
My shared scripts:
TeraCopy Integration, Tag Manager, Comments Menu, Text Replacer, Image and Media Tools, Checksum Calculator, Video Calculator
only 5 URLs are allowed on the sig...

paul0
Posts: 137
Joined: 23 Oct 2009 19:26

Re: TeraCopy Integration

Post by paul0 »

Muroph,

Thanks for your great job. :appl:

Muroph
Posts: 561
Joined: 21 Aug 2007 16:13

Re: TeraCopy Integration

Post by Muroph »

new beta version, now with a "move/copy here by tag" command.
click on the command and select the tag on the menu that pops up (only tags with at least 1 item are displayed).
for now only the current list or tree path can be the target.

as usual, this has not been extensively tested for bugs yet.
also, i'll probably try to improve the method used to extract the tags and tagged items from the database.

paul0, i'm expecting some feedback from you. :mrgreen:
Attachments
teracopy.xys
TeraCopy Integration v7.4b2
(45.76 KiB) Downloaded 446 times
Last edited by Muroph on 11 May 2012 05:47, edited 1 time in total.
My shared scripts:
TeraCopy Integration, Tag Manager, Comments Menu, Text Replacer, Image and Media Tools, Checksum Calculator, Video Calculator
only 5 URLs are allowed on the sig...

Muroph
Posts: 561
Joined: 21 Aug 2007 16:13

Re: TeraCopy Integration

Post by Muroph »

fixed a bug.
still on the lookout for more.

new version is on my previous post.
My shared scripts:
TeraCopy Integration, Tag Manager, Comments Menu, Text Replacer, Image and Media Tools, Checksum Calculator, Video Calculator
only 5 URLs are allowed on the sig...

divarak
Posts: 1
Joined: 22 Dec 2012 00:39

Re: TeraCopy Integration

Post by divarak »

Hello Everybody!

This is my first post, I am trying XYplorer, and I am trying to integrate Teracopy with Xyplorer....
I follow all instructions, download and install the script, but when I try to Ctrl +C on teracopy command appears a debug window with this error:


Error:
"Desbordamiento" (I asumme Overflow)
0 \ 0

line:
$teracopypath=eval(quote($teracopypath));

any suggestions?

Thanks in advance.

divarak.

kotlmg
Posts: 298
Joined: 30 Jun 2010 17:14

Re: TeraCopy Integration

Post by kotlmg »

teracopy script and gui are not working with the latest version? can anyone give a workaround. i want default copy and move to be overtaken by teracopy as in earlier versions of xyplorer. now there is a problem of above script. please guide me.

kotlmg
Posts: 298
Joined: 30 Jun 2010 17:14

Re: TeraCopy Integration

Post by kotlmg »

reverted back to previous version and teracopy script is working.

kotlmg
Posts: 298
Joined: 30 Jun 2010 17:14

Re: TeraCopy Integration

Post by kotlmg »

your teracopy.xys is no more working with the latest xyplorer version. i don't know whether it is problem with xyplorer or your script. can you please test and clarify. with all the previous versions your script has no problem. for the time being i have reverted back to previous version.

tiago
Posts: 589
Joined: 14 Feb 2011 21:41

Re: TeraCopy Integration

Post by tiago »

Assuming divarak's post is the key, I haven't tested any of this, bla, bla, the line he mentions should read

$teracopypath=quote($teracopypath);

but I can't ensure due to lack of context that eval() will be a miss here. Or not.
Power-hungry user!!!

miica
Posts: 1
Joined: 23 Apr 2013 08:56

Re: TeraCopy Integration

Post by miica »

hi, I have problem with the script as well, but I solved my problem. In my case, i am using Teracopy x64, and I change the following line in teracopy.xys

Code: Select all

if("$teracopypath"==""){$teracopypath='%programfiles%\TeraCopy\teracopy.exe';}
to

Code: Select all

if("$teracopypath"==""){$teracopypath='C:\Program Files\TeraCopy\teracopy.exe';}
then it works :)

kotlmg
Posts: 298
Joined: 30 Jun 2010 17:14

Re: TeraCopy Integration

Post by kotlmg »

i tried the above method, but it is not working.

Post Reply