I have a network drive:\\192.168.1.25\DI want to mount this on my sme server 6.0.1 as /mnt/winD
I am wanting to have crontab schedule a script to run daily, 1am, that will copy some files off the sme server to that drive.
mount -t smbfs -o username=xyz,password=secret //192.168.196.99/d /mnt/winBackup
rsync -auv /home/e-smith/files/ibays/server2d/files/ /mnt/winBackup/