Hobadee / Hobadee/Test-Uri

SMB Handling

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently SMB is handled differently depending on how the URI is written. A *proper* URI of `smb:////` can't be handled at all - A plugin should be developed. The common "URI" that Windows uses for SMB though ("\\\\") is viewed by the `[URI]` class as a `file` scheme. This may validate properly on Windows where it is viewed as a file, but this doesn't validate on *NIX. I don't believe much can be done to fix this, but it should be noted.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.