Skip to content

FXSolutions/FXFTPServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.