Page 1 of 1

Can I create batch files through "Duplicate files groups"?

Posted: Mon Oct 18, 2021 8:08 pm
by NBRU
Example:

Duplicate files:
191398850.txt F:\Folders\MTP\ group1
191398850.txt F:\Folders\BMK\202108\6000\ group1

batch:
moveto "F:\Folders\MTP\","F:\Folders\BMK\202108\6000\191398850.txt"
moveto "(F:\Folders\MTP\) :?: ","/folder\/file"

I want to call the path of another file in the same group. :|

Re: Can I create batch files through "Duplicate files groups"?

Posted: Mon Oct 25, 2021 11:42 am
by DigitalVolcano
The export batch feature doesn't currently have a group no reference:


Flags:
/file - File name
/folder - Folder name


Would having "/group - group no" help?

Re: Can I create batch files through "Duplicate files groups"?

Posted: Mon Oct 25, 2021 2:47 pm
by NBRU
Just asking,it would be nice if there is,keep the path to update the files :D