iphone - Any webdav or ftp server source code for iOS? -


i need implement webdav or ftp server in ios. can suggest webdav or ftp server open source project?

how touchhttpd?

touchhttpd / projects / iphone webdav server

touchwebdav caveats  basic auth (digest auth coming soon) no ssl not optimised caching headers (if-*) cannot use finder webdav , touchwebdav server on same machine! webdav locking totally fake. set attribute operations unsupported (so chmod, touch not work) 

Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -