gzip - Compress Document folder in application sandbox of iphone -
i need compress documents folder in application sandbox , upload compressed file server. i've been able send files iphone server, stuck in regards compressing folder. i'm using asihttprequest libraries connecting server.
any body can point me right direction. i'd highly grateful.
thanks in advance
nik
you can't alter documents folder because don't have permission. however, can compress files inside it. pretty sure can use command line zlib
actual compression. use nstask run apps code.
Comments
Post a Comment