It would be useful to be able to set an alternative to the default local directory/filename for backups. Being able to use a UNC filepath would enable usage of local servers and such, with simple variables such as
$USERNAME
$MACHINENAME
$FILESAFEDATE
to allow backups such as
\MyServer\LegendBackups\$MACHINENAME\$USERNAME\MyBackupFile_$FILESAFEDATE
to yield
\MyServer\LegendBackups\MyPCName\Sam\MyBackupFile_3_25_22__5_02_PM