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...")
 
m (Woozle moved page DigitalOcean/image migration/backup/iOS to DigitalOcean/image migration/backup/MacOS without leaving a redirect: iOS is the mobile thing; I meant desktops)
(No difference)

Revision as of 13:00, 22 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