DigitalOcean/image migration/backup/MacOS: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
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_permissionsoption:
sudo sshfs -o allow_other,defer_permissions root@157.245.133.24:/ /mnt/droplet
Links
- 2016-06-02 fuse: unknown option `defer_permissions'
