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

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -