Comodo Time Machine
Renaming a Snapshot
- Open the Windows command line interface as mentioned above.
To rename a previously taken snapshot
- Specify the Command
The commands for the configuration of the renaming task are to be entered in sequence with space between each switch command. The index number of the snapshot is its serial number, based on the order in which the series of snapshots are taken. The description is optional.
For example, if you want to rename the fifth snapshot to 'NewSnapshot' and provide a description as 'testdescription', the format would be:
ctmcmd /RN 5 /name NewSnapshot /Comment testdescription /user "username" /pass "password"
Note: Make sure the new name and the new description are single words and do not have space(s) in them. The Username and the Password are required only if Access Control is enabled in User Settings area of Settings interface.

