howto: mount a windows share in ubuntu server

i need to backup my zimbra server at work to our windows server for nightly backups. to do so, i followed this thread at ubuntu forums which tells you to do the following:

install the smbfs package installed:

sudo apt-get install smbfs

then create the mount point:

sudo mkdir /mnt/winshare

Tagged: , ,