objective c - Is it possible to write to a remote file via FTP in iOS? -


my application (which i'm trying speed up) creates local temp file , ftp uploads ftp site. there functionality allow me open remote file on ftp , write directly? believe android supports this.

also if point me library/sample code awesome.

cfwritestreamcreatewithftpurl() (see "cfftpstream reference") can used write data remote ftp file.

apple provides simpleftpsample sample project demonstrates how use cfftpstream.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -