Net Share Command
1. Creat folder name test
mkdir test
2. Now Share this folder
net share test=(path of you folder)E:\test press enter
Now type net share in command prompt it will show you your share folder.
3.To unshare folder
net share /delete test and press enter
Now type net share in command prompt you share folder is not shared.
1. Creat folder name test
mkdir test
2. Now Share this folder
net share test=(path of you folder)E:\test press enter
Now type net share in command prompt it will show you your share folder.
3.To unshare folder
net share /delete test and press enter
Now type net share in command prompt you share folder is not shared.
No comments:
Post a Comment