Windows Linux file sharing

From Wiki at Neela Nurseries
Jump to: navigation, search

- 2019-04-30 TUE -


user@spare-host-6:~/Desktop/Cost-Down-LSA$ history | grep cifs
history | grep cifs
   27  history | grep cifs
   29  sudo mount.cifs //10.166.253.229/smartx /home/user/Desktop/smartx-firmware -o user=windows_user_name
  115  history | grep cifs
  116  sudo mount.cifs //10.166.253.229/V1_1 /home/user/Desktop/WS-V1-1 -o user=windows_user_name
 1002  history | grep cifs
 1003  sudo mount.cifs //10.166.253.229/CD_LSA /home/user/Desktop/Cost-Down-LSA -o user=windows_user_name
 1006  history | grep cifs
user@spare-host-6:~/Desktop/Cost-Down-LSA$