I'm going to develop a simple app for jailbroken iOS devices. I would like to access the filesystem of the device outside of the app's sandbox and move some files (from a directory to another, for example).
How can I do this using Xcode 3.1 or 4, compatible with OS version 3.1.3?