@marcan
POSIX operations basically don't exist in the SAF world: it's all entirely sandboxed, relies on giving access to individual files, and may not even be backed by physical storage (cloud services can be SAF providers)

(It's not clear to me if the local storage implementation *does* do write-to-file-copy-and-rename tricks or similar, but this is basically entirely outside the hands of the application)