cifs
Less than 1 minute
How to install cifs.utils
# install the openssh server
sudo apt-get install cifs.utils
How to mount cifs folder
sudo mount -t cifs //BSEI-LAPTOP-MI/HS-System /home/jet/Share -o user=xxx,password=1234
cifs.utils
# install the openssh server
sudo apt-get install cifs.utils
sudo mount -t cifs //BSEI-LAPTOP-MI/HS-System /home/jet/Share -o user=xxx,password=1234