Copy with "skipindentical" and rename if not

Hi,

is it possible to create a copy command with a "skipindentical-like command? At least the option is shown in the dialog that pops up if I do a normal copy (see second screen shot).

Additionally, is is possible then to rename the files (old or new doesn't matter) if they are not identical but have the same name (see first screen shot)?

This would lead to the following condition

if sameName,
if identical
skip
else
renameNew/old
end



I can't see a way to use the Skip Identical option with the Copy command in a button.

There are things like WHENEXISTS=skip but not skipidentical.

I've sent GPSoftware a feature request.

[quote="leo"]I can't see a way to use the Skip Identical option with the Copy command in a button.

There are things like WHENEXISTS=skip but not skipidentical.

I've sent GPSoftware a feature request.[/quote]

Thanks, leo.

Great timing :smiley: I just ran into this problem while sorting backups the other day.
I hope the request will be included in a future update.