Advertisement
Guest User

Untitled

a guest
Jan 27th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. sudo mount.cifs //192.xx.xx.xx/Users/Username/Folder1/Folder /mnt/folder cifs sec=ntlm,defaults,rw,username=username,password=password 0 0
  2.  
  3. Password:
  4. mount error(13): Permission denied
  5. Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement