0. You will face that you can not see files larger than 4GB with a low version of CIFS software.
You need reboot when you upgrade the software.
1. Install cifs software
2. mount
cifsmount //Server Computer Name/Directory /MountPoint -f -U USERNAME -P PASSWORD -I IP_ADDRESS
- ex ) cifsmount //pms_was_edev/TOPDB /TOPDB_DATA -f -U cifsuser -P cifsuser! -I 10.10.1.52
3. Unmount
cifsumount /MountPoint
- ex) cifsumount /TOPDB
- ex) cifsumount /TOPDB