I am trying to use the simple versioning. It is all good but I hate that it adds a date. Well I know why it is dated, but in my use case I hate that it adds dates to the versions. I am using a single file version so I do not want any dates or version numbers. I
Is it possible to get rid of the dates from the files names when they are versioned? As I said I will only have a single version per file, the reason is that I want to keep it simple so that recovering the file is as simple as drag and drop, otherwise I have to rename all those files when needed.
I am basically trying to use one node as a back up drive. The root folders will alway be empty but .stversions will have the last copies of all the files put on the nodes.
thanks