Not signed in (Sign In)

LiveSearch

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorkoji
    • CommentTimeSep 8th 2007
     
    I'm looking for a way to automount every share on my existing network. I'm able to mount a specific share using something like:
    mount -t smbfs //[WINDOWSCOMPUTER]/music /home/[local user]/shares/music
    But, what if I want to just say scan the network for any computer sharing files on the network, and mount anything they're sharing into /home/[local user]/shares?

    Any ideas?
    • CommentAuthormarius
    • CommentTimeSep 8th 2007
     
    koji: you can use smbtree (or findsmb) to get the list of available shares and feed them to a bash script that will mount the shares.

    ps. smbtree is available in debian in the smbclient package. hth.
Add your comments

    Username Password
  • Format comments as