-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Trivial
-
Component/s: Setup
-
None
Currently the default backup service creates zip archives named like node_backup_T.zip where T is a timestamp. When managing many nodes, it would be very useful for the backup archive to include the node's ID in the file name, so archives from different nodes are more easily distinguished from each other.
For example node_X_backup_T.zip where X is the node ID.