Guest User

Untitled

a guest
Oct 23rd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. $ sudo usermod -a -G pi www-data
  2. $ sudo chmod -R g+w /var/www/html
  3.  
  4. $ sshfs pi@bbqpi.local:/var/www/html/ "/Users/me/Documents/Raspberry Pi/pimount"
  5. $ sshfs pi@bbqpi.local:/var/www/html/ "/Users/me/Documents/Raspberry Pi/pimount" -o defer_permissions,allow_other
Add Comment
Please, Sign In to add comment