Advertisement
Guest User

Untitled

a guest
Nov 16th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. sudo mount -t cifs -o username=${USER},password=${PASSWORD},uid=<user>,gid=<group> //ABCCL001569/Code /mount/path/on/ubuntu
  2.  
  3. cp -vr /mount/path/on/ubuntu /var/www/html/code_Dump
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement