5 ms·
You're nearly correct, actually. In addition to security, SAF was supposed to provide a consistent interface to access files from various sources, including net
by NotPractical 2y ago
You're nearly correct, actually. In addition to security, SAF was supposed to provide a consistent interface to access files from various sources, including network sources, not just the local filesystem. Unfortunately the implementation just kind of sucks.
- somat 2y agoThat sounds right, I would have implemented google drive as a filesystem driver, but I am not google so what do I know.