Tool
Many a times, it might be required mounting shared files either from Windows or Linux on the Linux machine. This script will help in viewing/Mounting the shared files.
If you want to execute this script as a Command, do the following:
- Step 1:
Change the permissions of the script
Ex: chmod 777 allShare.sh - Step 2:
Copy the allShare.sh file to /root/bin - Step 3:
allShare [It works like a command]
How to use:
- Run the above script/command on the console.
- Provide the required inputs, viz., Mount Location, Shared Location, etc.
For ex, while mounting the files:
If the files are from Windows, provide an input like: //<IP_Addr>/<Shared_Directory> Ex: //164.99.157.122/sharedlocation
If the files are from Linux, provide an input like: <IP_Addr>:/<Shared_Directory> Ex: 164.99.157.122:/sharedlocation
| Attachment | Size |
|---|---|
| allShare.zip | 800 bytes |
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 3597 reads


0