<p>Seems to be related to the option parsing changes and is not fixed with latest PR.</p>
<p>If you use option <code>--appName=Bisq-1</code> the result from <code>dataDir = new File(environment.getProperty(AppOptionKeys.APP_DATA_DIR_KEY));</code><br>
is <code>Bisq</code> instead of <code>Bisq-1</code>.<br>
If accessed with <code>new File(environment.getAppDataDir());</code> it is correct.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/2084">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtl297AVFgnM_4FmMj_v6zCdwJISJks5u2ac5gaJpZM4ZHgNV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtvyC2Kbu4p8CgI9r-D-C4fSwaGSoks5u2ac5gaJpZM4ZHgNV.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Backup is using always Bisq folder not the one defined in appName (#2084)"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/2084"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/2084",
"url": "https://github.com/bisq-network/bisq/issues/2084",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Backup is using always Bisq folder not the one defined in appName (#2084)",
"sections": [
{
"text": "",
"activityTitle": "**Manfred Karrer**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ManfredKarrer",
"facts": [
{
"name": "Repository: ",
"value": "bisq-network/bisq"
},
{
"name": "Issue #: ",
"value": 2084
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/bisq\",\n\"issueId\": 2084,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/bisq\",\n\"issueId\": 2084\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq/issues/2084"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 421397333\n}"
}
],
"themeColor": "26292E"
}
]</script>