Top "Archive" questions

A location or file that stores other files or data, normally accompanied by compression, encryption, sorting or organizing.

How to unzip a 7zip archive in Android?

I have a 7zip archive which contains some hundred files separated into different directories. The target is to download it …

java android archive 7zip
Xcode 4 terms "Build for testing / Build for running / build for profiling / build for archiving"

What do the following actions in Xcode 4 do? Build for Testing Build for Running Build for Profiling Build for Archiving …

build xcode4 archive
Extract a specific folder to specific directory from a tar.gz

I have searched and found how to the two portions of what I want but nothing that would allow you …

linux ssh archive tar remote-backup
Manipulate an Archive in memory with PHP (without creating a temporary file on disk)

I am trying to generate an archive on-the-fly in PHP and send it to the user immediately (without saving it). …

php memory archive disk
How to include all objects of an archive in a shared object?

When compiling our project, we create several archives (static libraries), say liby.a and libz.a that each contains an …

linux gcc linker archive
SQL Server Data Archive Solution

I'm looking for a solution to archive data that exists in my database. My database is SQL Server 2008 and have …

sql-server archive solution
Build Tar file from directory in PHP without exec/passthru

So I have a client who's current host does not allow me to use tar via exec()/passthru()/ect and …

php linux backup archive
c# sharpziplib adding file to existing archive

am trying to add a file to an existing archive using the following code. When run no errors or exceptions …

c# append archive add sharpziplib
Creating a zip file with some files on SDCard

As I posted a question a few days ago, I realized thet the stock eMail app couldn't send multiple files …

android zip archive sd-card
Why do people use tarballs?

As a primarily Windows developer, perhaps I'm missing something cultural in the Linux community, but it has always confused me. …

linux package archive