Allow to rename files when copying to new destination. For example: ~/Videos/vlog_20260307_#.mp4 This will copy all the *.mp4 to ~/Videos directory and rename the files to vlog_20260307_#.mp4, with # replace by incremental number.
Allow to rename files when copying to new destination.
For example:
~/Videos/vlog_20260307_#.mp4
This will copy all the *.mp4 to ~/Videos directory and rename the files to vlog_20260307_#.mp4, with # replace by incremental number.