Accessing encrypted remotes from iOS

Actually, I just realized that such an app wouldn’t require the full rclone remote control API; just enough to do the following:

  • Reads in a rclone configuration file from desktop
  • Browsing potentially encrypted remotes
  • Download files or folders
  • Streaming media

Nice to have:

  • upload files and folders
  • Move, rename, and delete files and folders