Skip to content

using "." (dot) in remote names, remote is not working #272

@supervisitor

Description

@supervisitor

I've found that there's a point/dot in the name that renders the remote configuration unusable!

e.g. a working configuration with correct name:
[working_name]
type = http
config_automatic = yes
url = https://user:pass@example.com/myPath

e.g. a configuration with a not working name for remote:
[notworking.name]
type = http
config_automatic = yes
url = https://user:pass@example.com/myPath

with a dot inside the remote name I always got a empty space (folder icon with label: "The folder is empty") and error message: "X Error retrieving directory content"

photo_2020-05-20_11-46-32

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