Aller au contenu principal

Archive names

Thread needs solution

What is the schema for archive names? The first one was named "working", the second "working(1)" and the third "working(1)3". Why the parentheses? Is the third one simply the third version? So why isn't the second one "working(1)2"?

0 Users found this helpful

What could be simpler? ;)

It would be easier if instead of just numbers, ati affixed suffixes thusly:

backupname_Set1_file1

backupname_set1_file2

backupname_set2_file1

backupname_set2_file2

There's an old saying, if the keys on the keyboard were alphabetical, then everyone would know how to type. The moral of which is, things should not be cryptic when they do not absolutely have to be. programmers tend to prefer the cryptic shortest possible naming, which is rarely of benefit to anyone but programmers.