Thread
:
Windows 8 File Sharing [SOLVED]
View Single Post
jakfish
2015-02-18 , 22:21
Posts: 56 | Thanked: 59 times | Joined on Jan 2015
#
25
I laughed outloud when I read your post, but then, I realized that it might work. Since comcast uses only about 11 addresses (10.0.0.2-12), the script might not take forever.
How might I set up the script? Something like this:
insmod /lib/modules/2.6.21-omap1/extra/cifs.ko
mount -t cifs //10.0.0.2/Documents /media/mmc2/mnt -o noperm,sec=none,uid=user,guest
mount -t cifs //10.0.0.3/Documents /media/mmc2/mnt -o noperm,sec=none,uid=user,guest
etc up to ... cifs //10.0.0.12
Jake
Quote & Reply
|
jakfish
View Public Profile
Send a private message to jakfish
Find all posts by jakfish