Skip to content

download_dir in [global] does not work #8

@smiklosovic

Description

@smiklosovic

In the documentation, it is said that I can control where ploy_virtualbox plugin downloads mfsbsd iso image via property "download_dir" in "global" section.

If I understand it correctly, I have to set it like this in ploy.conf:

[global]
download_dir = "../downloads"

So this means that it will be downloaded in the parent directory of the ploy.conf file (basically in ../etc/downloads relative to ploy.conf file).

But this does not work. It still downloads it into ~/.ploy/downloads.

How should I use it then?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions