Y
Hacker News
new
|
ask
|
show
|
jobs
by
coolspot
587 days ago
You can’t symlink, but you can hardlink. I do that for iPhone backups.
1 comments
jagged-chisel
587 days ago
Does APFS support hard links across volumes? I don’t think I’ve heard of any other file system doing that.
link
coolspot
583 days ago
I am referring to “mount -bind” which may not be exactly a hardlink. I don’t think FS support is needed for bind mounts.
link