Skip to content

Creating a Mirror task should not let you pick a folder as source #15

@sebescudie

Description

@sebescudie

Hey there,

When creating a task using the Mirror template, the UI lets you pick a folder from the Explorer with the ... button.

Image

As a result, it will append that absolute path to the target parameter of the robocopy command, resulting in something like robocopy D:\source \\123.456.789.101D:\target, where you actually want robocopy D:\source \\123.456.789.101\target.

I'd say the UI should not let you pick a folder from the explorer, but rather only allow to type a path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions