Need an Introduction to Tiny Core? Or peruse Core Concepts.
smbclient //10.1.1.200/installfiles
tc@box:~$ sudo mount -tsmbfs //10.1.1.200/installfiles adrafileserver/ -ousername=guestmount: mounting //10.1.1.200/installfiles on adrafileserver/ failed: No such device
cifs-utils.tcz
sudo mount -t cifs //10.1.1.200/installfiles adrafileserver/ -o user=myname,pass=mypassword