Difference between revisions of "DigitalOcean/image migration/backup/MacOS"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(Created page with "* if doing this from iOS, it looks like you need to include a <code>defer_permissions</code> option: <source lang=bash>sudo sshfs -o allow_other,defer_permissions root@157...")
(No difference)

Revision as of 18:05, 20 September 2019

  • if doing this from iOS, it looks like you need to include a defer_permissions option:
sudo sshfs -o allow_other,defer_permissions root@157.245.133.24:/ /mnt/droplet

Links