question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enhancement: support Windows UNC paths?

See original GitHub issue

Hello,

Under Windows I have tried to use UNC paths, by example: .\dependency-check --project TestProject -out . --scan \\server\ThirdParty\myproject\x.x\**\*.jar

but got the following error: Invalid 'scan' argument: '\\server\ThirdParty\myproject\x.x\**\*.jar' Unable to scan paths that start with '//'.

Offering the ability to support UNC paths would be interesting for cases where Windows is the primary development environment.

Thanx 😃

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jeremylongcommented, Jun 9, 2018

@dwmuller I think you found a second place were we were incorrectly not allowing a unc path. Sorry about that. This will be fixed in the next release.

0reactions
lock[bot]commented, Sep 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using UNC paths on Windows Server - Evolphin Documentation
Recommended settings to make the UNC paths work on all Windows machines: · Open Run and type services. · Right-Click on Zoom Preview...
Read more >
Working With the Universal Naming Convention (UNC Path)
The Universal Naming Convention is the naming system used in Microsoft Windows for accessing shared network folders and printers on a local area ......
Read more >
Using UNC Paths for Network Rendering | 3ds Max
The common syntax for adding a UNC path is as follows: ... Using Windows Explorer, find the desired target folder and right-click it....
Read more >
SMB security enhancements | Microsoft Learn
UNC Hardening allows you to configure SMB clients to require encryption regardless of server encryption settings. This is useful to prevent ...
Read more >
Understanding UNC Path Redirection - VMware Docs
The UNC Path Redirection feature supports redirection from a remote desktop or published application to a client, and from a client to a ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found