you need to share a newly created folder with other users
we need to share a newly created folder with other users.
The purpose of synchronization folder is to share the original folder contents to other folders in remote locations. When changing contents in the sync folder the other folders update as well.
It is as simple as right clicking on the file or folder and changing the Share properties of the file/folder. You can choose what access you want on the folder regarding read or write.
Hidden Share folder.
Share permissions
net share
To share a folder with the share name "data1" on a computer named "workstationA," you would typically use the following command in a Windows environment: net share data1=C:\path\to\your\folder /grant:everyone,full Replace C:\path\to\your\folder with the actual path of the folder you want to share. This command grants full access to everyone; you can adjust the permissions as needed.
Hidden Share folder.
Net Share
Hidden Share folder.
You can create a shared folder on your hard drive and copy all data from the pen drive in the folder. Or you can share your pin drive right click on the drive (or folder) Security and sharing...
# Connect the two computers together using a Wireless or Wired network connection. ## Click Start, then right-click My Computer, and press Properties. ## Note down the computer name - you'll need it later. ## Then go into My Computer. ## Find the folder you wish to share, right click it, and click Sharing. ## Check the box that says words to the effect of "Share this folder". ## Give the folder a share name, something that reflects the content, and something you can remember. # On the computer which holds the files you want to share: ## In My Computer, Click Tools, and Map Network Drive. ### Host Name is the name of the other computer that you found out earlier. ### Share Name is the name of the folder that you shared, as you set up earlier. ## Type "\\<Host Name>\<Share Name>" (without the quotes), and press Next. ## It will then connect to the folder. # On the other computer: