Using smbclient from command prompt

If you are using *ubuntu, change to the root bash shell

$sudo bash
Password: [Your kubuntu password]
$smbclient \\\\169.12.10.184\\SHARE_NAME -U DOMAIN\\USERNAME
Password: [Your windows password]
smb: \> help


You can use ? or help to get the commands which are similar to ftp like cd, lcd, mget, mput and so on