Can someone point me to a guide or at least what programs I need to download to access samba (SMB shares) from my openfiler server.
http://aminet.net/package/comm/tcp/smbfs-68kFor easy access you should add your server's static ip address and host name to hosts (in MorphOS network prefs / Hosts). I have my linux box as:
10.0.0.1 asus
Then to mount the asus samba share called "all" I use:
run <>nil: stack=32768 l:smbfs CASE DOMAIN=DEBIAN USER=username PASSWORD=password QUIET VOLUME=asus: CACHE=1024 SERVICE=//asus/all
Domain name is the network neighbourhood name, in my case that's DEBIAN.