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:
Tagged: samba, ubuntu, windows sharesudo mkdir /mnt/winshare