Windows Linux file sharing

From Wiki at Neela Nurseries
Revision as of 16:58, 30 April 2019 by Ted (talk | contribs) (Created page with " - 2019-04-30 TUE - <pre> 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.2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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$