Hi
I have few images which i want to archive and make a tar ball file,
Please if you have any reference or sample code , will be helpful
Thanks in advance for everyone
Kamal
Hi
I have few images which i want to archive and make a tar ball file,
Please if you have any reference or sample code , will be helpful
Thanks in advance for everyone
Kamal
You might try http://www.feep.net/libtar/ or http://sourceforge.net/projects/libxad/
Hi Kamal, I am also looking for same. have you Got solved your problems?
If you solve your issue, kindly share knowledge with me. I also have to perform same task.
Looking forwards,
Thanks.
Confused with the question. Are you trying to create a TAR ball on the Mac? In that case, just right click on the file(s) and choose Archive.
Or are you trying to make a TAR ball on the iPhone? In that case, can you just do an NSThread and invoke TAR? I would expect it to be included with the iPhone. If not, there are public (free) versions that you could compile and include with your distribution package.
Hi Steven,
Or are you trying to make a TAR ball on the iPhone? In that case, can you just do an NSThread and invoke TAR?
Will you please elaborate above your sentence? I need to generate Programmatically content.tar file which is collection of few files and directory.
will you please help me, how do i generate this content.tar? if you have any tutorials or example links, kindly post it here.
Looking Forwards.
Thanks