Skip to content

Connection string format does not follow Linux standard #409

@tchilton

Description

@tchilton

The syntax of the connection string does not follow the normal Linux standard of user@host:/path since the colon component is missing.
This makes the plug-in a little misleading / error prone for people who are used to Linux path names.

Suggestion to add a colon character into the path to provide uniformity to other Linux tools

Examples of things that use this approach include SCP, NFS, rsync, etc.

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