Skip to content

Non-filesystem target databases are always overwritten #65

@Raschmaschine

Description

@Raschmaschine

Hi there, I just stumbled across this plugin, and I was very pleased that it claims to support non-filesystem targets. I wanted to apply it in an environment with databases shared via WebDAV. The selected entries get indeed exported to the WebDAV targets, but unfortunately, the target database files are always overwritten when the export task is executed, even despite OverrideTargetDatabase is set False.
Looking at the implementation of the latest release indicates that this setting seems to always get ignored for remote targets.

Plugin version: 0.7.0
SubsetExportSettings:

  • Title: ExportShared
  • Password: Something
  • SubsetExport_FlatExport: True
  • SubsetExport_OverrideTargetDatabase: False !!!
  • SubsetExport_Tag: Shared
  • SubsetExport_TargetFilePath: https://my_basic_auth_username:my_basic_auth_pwd@my_web_dav_host:port/some/path/of/a/shared.kdbx

I'd be very pleased if this could get fixed. That whould make this plugin so much more useful to me. Anyway, nice work so far!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions