Network drives

Devcult - 6G and Satellites
1 min readMay 3, 2019

A shared network folder is a file folder that can be accessed by anyone on a network with the proper credentials or authorization.

Network drives are hard drives, hardwired directly into the network by Ethernet.

NAS(Network-attached storage) drives are a series of drives attached directly to a network hub, lacking dedicated peripherals like keyboards and monitors.

To find ip address of a network drive: nmap followed by UNC address.

Uniform Naming Convention(UNC)

UNC specifies a common syntax to describe the location of a network resource such as a shared file, directory or printer.

The UNC syntax for Windows systems has the generic form:

\\ComputerName\SharedFolder\Resource. This is often referred as the network path.

Another format is \\HostName[@SSL][@Port]\SharedFolder\Resource

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Devcult - 6G and Satellites
Devcult - 6G and Satellites

No responses yet

Write a response