Quote (tempestuous @ Oct. 22 2004,07:06) |
DSL's smbtree and smbclient are great ... but I can never remember the correct command string - smbclient //machinename/sharefolder -U windowsusername -W windowsdomain ... so I refer to written notes each time. I could make an icon or menu entry to run the command, but my laptop needs to join different networks, and it would be annoying to have to change the icon setting or menu setting each time. Is there some way of loading a command string (like the one above) in an xterminal ready to be modified before executing it? Or is there another more elegant and sensible solution? Anyone know? Craig S |
Quote (Nanobot @ Nov. 03 2004,09:07) |
I might be a bit off...but you know about the samba.dsl package that brings you a working linneighborhood right? |
Quote |
smbclient //machinename/sharefolder -U windowsusername -W windowsdomain |