I want to select multiple files and generate a .7z of each single file - not .zip.
A copy archive=.7z,single HERE ? doesn't work. ... Any other idea?
After that I want to rename all created .7z files (should be selected) with timestamps which should be command: Rename PATTERN="*.7z" TO="*_{modified|D#yyyyMMddTT#HHmmss}.*" AUTORENAME TYPE=files