mount -t cifs -o username=xxx,password=xxx //10.251.3.77/share/AutoCommitMedia /share/AutoCommitMedia
mount -t cifs -o username=xxxx,password=xxx //10.251.3.77/share/fmtToMedia /share/fmtToMedia
vim /etc/fstab
//xxx/DBS_push /share cifs default,username=xxx,password=xxx 0 0