How to share a folder on a server?

King Mustard

Member
Joined
Aug 8, 2021
Messages
20
Reaction score
1
I have two PCs, elliot-pc and elliot-server

Both are running Windows 11 and both are logged into the same Hotmail email address user account.

How can I share a folder on elliot-server, and then access the folder on elliot-pc?

Many thanks!
 

Xploit Machine

私の人生の中で孤独な旅人
Administrator
Joined
Nov 29, 2022
Messages
1,354
Reaction score
121

On elliot-server:

  1. Enable Network Discovery and File Sharing:
    • Open Settings > Network & internet > Advanced network settings.
    • Under More settings, select Advanced sharing settings.
    • Turn on Network discovery and File and printer sharing.
  2. Share the Folder:
    • Right-click the folder you want to share and select Properties.
    • Go to the Sharing tab and click Share.
    • In the Network access window, select the user you want to share with (e.g., Everyone), and set the permission level.
    • Click Share and then Done.

On elliot-pc:

  1. Access the Shared Folder:
    • Open File Explorer.
    • In the address bar, type \\elliot-server\ followed by the shared folder name (e.g., \\elliot-server\SharedFolder).
    • Press Enter to access the folder.
Ensure both PCs are on the same network. If you encounter any issues, make sure Password protected sharing is turned off in the Advanced sharing settings on elliot-server.
 
Top