Skip to content

mdf2mdf v24.12.19 fails with unmapped network share file path #15

@benevolent12gage

Description

@benevolent12gage

I know that the updated source code is no longer stored here but I wasn't sure where to file an issue at. If there is a different place to do so, please let me know.

I came across an issue with mdf2mdf v24.12.19 in regard to how it handles network file shares paths. If the -i argument uses a path that has the file share server's name (i.e. \\myfileshare\ ) instead of a letter mapping (i.e. E:\ ), it will fail. Both examples below can be opened in file explorer and can also be loaded with ASAMMDF but only the mapped path works with mdf2mdf.

mdf2mdf -i "\hgstca02\Engineering\logger_data\my_file.MF4"
This will fail

mdf2mdf -i "W:\Engineering\logger_data\my_file.MF4"
This works just fine

thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions