Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 997 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 997 Bytes

FXFTPServer

GitHub license

FTP Server for iOS with Swift Example

Example can get mp3 files from your Mac or PC , and get ID3 headers from file.

based on google ftp server sources

Tested only in FileZilla(Mac)/Transmit(Mac), i don't know how it work's in other clients, but you can open issue or pull requst for me :3

Swift version of ftp server

Not ready now, but i am working on it.

You can see progress in swift folder.

Installation & Requirements

This project requires Xcode 7.0 to run and compiles with swift 2.2

License

FXFTPServer is available under the MIT license. See the LICENSE file for more info.