smbclient is the program used to access SMB shares
smbclient //servername/sharename
smbclient -U fred //servername/sharename
once connected, use these commands:
cd
get
put
print
rm
help
NEXT
PREVIOUS
Master Index