# Functions
FindScpLikeComponents returns the user, host, port and path of the given SCP-like URL.
IsLocalEndpoint returns true if the given URL string specifies a local file endpoint.
MatchesScheme returns true if the given string matches a URL-like format scheme.
MatchesScpLike returns true if the given string matches an SCP-like format scheme.