Skip to content

Replace ~ in backup file path #9296

@droidmonkey

Description

@droidmonkey

It would be nice to have expanded evnvar in "Backup destination" as well. I'd like to set that field in one of the following fortmat:

image

image

Would that be possible?

Originally posted by @StayPirate in #2406 (comment)

agreed it doesn't work. The error occurs here:

if (QDir::isRelativePath(backupFilePath)) {
backupFilePath = QDir::cleanPath(dbFileInfo.absolutePath() + QDir::separator() + backupFilePath);
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions