Is it possible to implement a VFS driver on iOS, which can mount a remote storage like dropbox to local file system? I don't think it is allowed for a normal iOS devices, but how about jailbreak devices?
Asked
Active
Viewed 321 times
1 Answers
0
There is Dropbox API for iOS that allow listing and using Dropbox storage: . Classic unix mounting is forbidden.

Leszek Zarna
- 3,253
- 26
- 26