<> Introduction:
iOSFileManager is a lightweight http server that runs on iOS devices and provides service for file management and transmission.
This project is based on CocoaHTTPServer (https://github.com/robbiehanson/CocoaHTTPServer) by Deusty Designs.
<> Supported Features:
- Files and directories listing with icons and directory hierachy is honored.
- Support file uploading, downloading, deleting and creating new folder through the brownser.
- Support drag and drop uploading.
- Support multiple files uploading, deleting.
<> Usage:
Open the Xcode project, build and run. Then visit http://IP of your device:12345