Is there a way to include type of BackUp in File Name?

Hello again,

im fairly new to this BackUp software…means using it for 3 weeks now.
Really like the Software and fuctionality but there is one point i would like to change if possible.

On Our BackUp device we habe a bunch of Backus now, as most of us have… a few full and lots of Incremental BackUps.

It would be absolutely sweet if i could point out if a Folder contains a Full or an Incremental Backup by looking at the Folder names.

Atm it looks like this:

   150413-2104
   150414-2143
   150515-2153

ect…

if possible i would like the folders to be named like this:

   150413-2104Full
   150414-2143Inc
   150515-2153Inc

and so on…

Is there a way to achive this?

Best regards

Alex

Currently not. It can be easily changed in the code, though. The relevant function is constructBackupPath in server_get.cpp.

Can this still be edited in Beta 2.0+ ? Unable to find a server_get.cpp