Is there some kind of graphical GUI for accessing samba shares on the Z?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=69824\"][{POST_SNAPBACK}][/a][/div]
Not that I know of... however, if you want to do it from the terminal...
su
smbmount //192.168.1.77/sharename /usr/mnt/samba -o username=yourusername
then you could put a symlink someplace where you can get to it...
ln -s /mnt/samba /home/zaurus/Documents/samba
you can now use the file browser to navigate around you share as though it were stored on your internal memory... as pointed out in another thread you should probably unmount it before performing a backup operation.
You can also load media player and allow it to search for music but this may take forever depending on your share size... so you would be better off just using the file browser to select the song you want to hear.