Guest User

Untitled

a guest
Aug 8th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. mount.cifs //1.1.1.1/dfs /var/www/sampledirectory -o username=sampleuser,password="samplepass"
  2.  
  3. mount.cifs //1.1.1.1/dfs /var/www/sampledirectory -o username=sampleuser,password="samplepass",file_mode=0644,dir_mode=0755
Add Comment
Please, Sign In to add comment