|
| |
| | Archive - Wikipedia, the free encyclopedia |
 | | On Amigas, the standard archive format is LHA, while on Apple Macintosh computers, Stuffit is among the most common. |  | | In computing, an archive is a bundle of other files contained in one file itself. |  | | On Windows platforms, the most widely-used archive format by far is ZIP; other popular formats are RAR, and ARJ. |
|
http://www.marylandheights.us/project/wikipedia/index.php/Archives
(455 words)
|
|
| |
| | pax |
 | | The format of these extended header records shall be as described in pax Extended Header. |  | | The octet-oriented cpio archive format shall be a series of entries, each comprising a header that describes the file, the name of the file, and then the contents of the file. |  | | A schematic of an example archive with global extended header records and two actual files is shown in pax Format Archive Example. |
|
http://www.opengroup.org/onlinepubs/009695399/utilities/pax.html
(15811 words)
|
|
| |
| | E-Mail Attachments |
 | | Nevertheless, software for creating archives, or extracting files from archives, in the format common to one operating system can often be found on other operating systems. |  | | The data fork is analogous to a UNIX or DOS file; it is a stream of bytes, the format of which is known to the application that created it. |  | | Different archive formats have evolved to support the characteristics of files and directories/folders of different operating systems. |
|
http://www.rap.ucar.edu/dsac/archive.html
(1312 words)
|
|
| |
| | Shar - Wikipedia, the free encyclopedia |
 | | The shar format is now largely obsolete, having been replaced by the tar file format. |  | | In the Unix operating system, shar is an abbreviation of SHell ARchive. |  | | To unarchive the files, only the standard Unix Bourne shell 'sh' is required. |
|
http://www.marylandheights.us/project/wikipedia/index.php/Shar_(file_format)
(158 words)
|
|
| |
| | Keys to the kingdom - Penn Printout, Feb 95 |
 | | The disadvantage to these self-extracting archives is that, since they are binary executables, they cannot be unarchived on other operating system platforms without software emulation of the operating system under which they were created. |  | | The most popular file formats are archive formats, which are designed to maintain some external features of a collection of files, most often their placement in a directory structure. |  | | Fortunately, it is usually possible to identify a file format by the filename extension, and that, combined with a knowledge of which program can decipher the file format, will allow you to manually convert the file into something usable. |
|
http://www.upenn.edu/computing/printout/archive/v11/4/keys.html
(1104 words)
|
|
| |
| | Archive file formats and archivers |
 | | As an example, a tar archive of many smaller files compressed with gzip is typically compressed better than a zip file with the same entries, although both use the Deflate algorithm. |  | | Archives are files that store other files in them, plus information on those files. |  | | Some archivers also rearrange the input files in the solid archive in a way to have all files of a certain data type to be adjacent, which sometimes improves compression ratio even more. |
|
http://schmidt.devlib.org/file-formats/archive-file-formats.html
(1042 words)
|
|
| |
| | GNU tar 1.15.1: Formats |
 | | Like any other file, an archive file can be written to a storage device such as a tape or disk, sent through a pipe or over a network, saved on the active file system, or even stored in another archive. |  | | The binary and old ASCII formats have a max path length of 256, and the new ASCII and CRC ASCII formats have a max path length of 1024. |  | | An old GNU format header uses the space used by the prefix field in a POSIX header, and cumulates information normally found in a GNU extra header. |
|
http://www.gnu.org/software/tar/manual/html_chapter/tar_8.html
(6556 words)
|
|
| |
| | GAP archive formats |
 | | This is a standard archive format used with Windows. |  | | This is the traditional archive format of the GAP distribution, it can be used on UNIX, Windows and Mac. |  | | The archives can also be unpacked on UNIX systems with the |
|
http://www.gap-system.org/Download/formats.html
(175 words)
|
|
| |
| | MASH Archive File Formats |
 | | Index files begin with a File Header of the same format as data files. |  | | The MASH archive tools use a simple file format, which is very close to the respective network transmission formats, RTP and SRM. |  | | The storage format has been designed so that only the data files, (*.dat) are necessary for playback. |
|
http://www.openmash.org/users/tools/usage/file-fmt.html
(986 words)
|
|
| |
| | Best Archive Tool - DonationCoder.com |
 | | From our research, we found this due primarily to the LZMA format which is under active development and revision rather than specific to any one program using 7z format. |  | | RAR is a proprietary format compared to 7z, which is Open Source, but both are being actively developed. |  | | There are numerous formats (compression algorithms) that have been written over the last three decades, but the three most popular today on the Windows platform are ZIP (by far the most common), RAR (gaining popularity), and the relatively new 7z, which addresses some of ZIP's weaknesses and limitations and aims to succeed ZIP. |
|
http://www.donationcoder.com/Reviews/Archive/ArchiveTools
(8345 words)
|
|
| |
| | PG_DUMP(1) |
 | | Using this archive format allows reordering and/or exclusion of schema elements at the time the database is restored. |  | | This is the most flexible format in that it allows reordering of data load as well as schema elements. |  | | (This is an inherent limitation of the tar file format.) Therefore this format cannot be used if the textual representation of a table exceeds that size. |
|
http://h30097.www3.hp.com/docs/iass/OSIS_63/MAN/MAN1/0121____.HTM
(1622 words)
|
|
| |
| | Archive Formats |
 | | [This is a common archive format for files stored in a Unix library... |  | | This is from A Brief Guide to File Formats by David Lemson, last changed December 2, 1993. |  | | This format originated on PCs, and is now popular on Amigas. |
|
http://www.cs.brown.edu/stc/summer/workshop/summer_archives.html
(586 words)
|
|
| |
| | Free Software for DOS Archivers, Compressors & related 3 |
 | | QAZ is an "almost universal archive viewer"...QAZ is also capable of searching a drive for archives which contain a specified set of files, or of returning exit codes identifying the file type or attributes of the file (such as whether an archive contains AV information or password-protected files) which can be used by other software. |  | | Effortless one-step conversions between archive formats is a particular strength of AVIEW - a feature lacking in popular Windows counterparts. |  | | One of the more impressive features of FiD is its output format flexibility: the user can custom design a FILES.BBS using macros in the ini file, e.g., HTML output is supported. |
|
http://short.stop.home.att.net/freesoft/arc3.htm
(2770 words)
|
|
| |
| | File Compression and Decompression |
 | | Many file archive/compression formats were originally platform- specific and continue to be associated with a particular computer platform or operating system. |  | | When using such utilities, rembember that while you may be able to decompress a file on a computer other than its native platform, you may not be able to use it. |  | | However, application programs written for PC/DOS computers or Macs will only run on those machines, even though it is possible to decompress them on other types of computers. |
|
http://opcenter.cites.uiuc.edu/nas/nash/apps/compression.html
(509 words)
|
|
| |
| | GNU Binary Utilities: ar |
 | | An archive is a single file holding a collection of other files in a structure that makes it possible to retrieve the original individual files (called members of the archive). |  | | is considered a binary utility because archives of this sort are most often used as libraries holding commonly needed subroutines. |  | | creates an index to the symbols defined in relocatable object modules in the archive when you specify the modifier |
|
http://www.gnu.org/software/binutils/manual/html_node/binutils_1.html
(275 words)
|
|
| |
| | Infectable Objects Part Four- Viruses in Archive Files and Compressed Files |
 | | We can think of it, and other archive files, as a container into which we squish one or more files, reducing their size as they are added to the file. |  | | Self-extracting archives usually work by including a decompression program with the archive, and this program itself can be infected. |  | | There are a number of other archive formats to consider, including ACE, CAB, LHA, RAR for the PC, as well as Unix formats such as B2 and TBZ. |
|
http://www.securityfocus.com/infocus/1275
(1778 words)
|
|
| |
| | 3.14. Archive Formats |
 | | Today, it is the Unix archive format and is widely used for software distribution as well as backup. |  | | disktype detects selected archive formats, because they can occur on Linux installation disks, but also on backup tapes. |  | | disktype identifies the base format using the checksum of the first header, then looks for signatures to identify the GNU and POSIX flavors. |
|
http://disktype.sourceforge.net/doc/ch03s14.html
(226 words)
|
|
| |
| | PASSCAL Active Source Data Archive Formats : IRIS |
 | | The goal of the data archive format is to provide users with all of the basic data and ancillary information necessary to process and interpret the waveform data. |  | | A summary report that contains all of the appropriate ancillary data should accompany the waveform data. |  | | PASSCAL Active Source Data Archive Formats : IRIS |
|
http://www.passcal.nmt.edu/information/Policies/ActiveSourceDataArch.html
(174 words)
|
|
| |
| | Omniseek: /Computing /Programming /Data Formats /Archive / |
 | | The Archive maintains a major research collection of more than 16,000 online files and is designed to meet the needs of Cornell researchers in the social sciences. |  | | The following data types are used for storage of information relevant to the project: TDF - specialized format for storage of satellite data fragments (an extension to TIFF format). |  | | EUVE: Related Sites Information on the creation, contents, and data formats of the EUVE data is available from the CEA EUVE archive. |
|
http://www.omniseek.com/srch/{22621}
(544 words)
|
|
| |
| | : PicoZip, review at WorldSSP.net |
 | | Its intuitive user interface is extremely easy to use, while its wide ranging support for most file compression formats and comprehensive feature set makes PicoZip the only archive utility you will ever need. |  | | Even the advanced features in PicoZip were designed to make them very easy to use for beginners. An important feature of PicoZip is its extensive support for various archive formats. |  | | Even the advanced features in PicoZip were designed to make them very easy to use for beginners. |
|
http://www.worldssp.net/webinfo.asp?proid=3948
(602 words)
|
|
| |
| | Companies - Specializing - Three Archive Formats Rar Software |
 | | Visual archive utility with support for 15+ popular formats, advanced functions. |  | | The platform-independent, small and fast static library for decompressing RAR files (RAR archives... |  | | Specializes in: search, website, strategy, mp3 strip it digital, library, digitalcandle, submissions, fulfillment, order, downloads, internet, archive, credit, candle, process, online, digital, promotion, software, shareware, card, marketing, engine, site, download |
|
http://www.soft411.org/companies/three-archive-formats-rar.html
(375 words)
|
|
| |
| | Wotsit's Format Search |
 | | MS Compress 5.0 File Format (Incomplete) [Max Maischein] |  | | MS Compress 6.22+ File Format (Incomplete) [Max Maischein] |  | | Commodore 64 File Formats: ARC, ARK, SRK, FRZ, C4-, CPK, CVT, D64, D71, D81, LBR, LHA, LNX, SDA, SFX, T64, WRA, X64, ZIP and others |
|
http://www.wotsit.org/search.asp?s=archive
(72 words)
|
|
| |
| | Download CompreXX state-of-the-art data compression utility |
 | | You can browse inside them just like browsing into a regular folder, use copy/paste, drag/drop, and any other habits you may have developed with Windows Explorer to compress/extract your files. |  | | On a test of 298 files in 44 directories CompreXX outperformed Zip by 67% in compression size using 7Zip technology. |  | | Unlike other archive utilities that only handle several archive types, you will be hard-pressed to find a format that CompreXX doesn't work with. |
|
http://www.webattack.com/comprexx.html
(336 words)
|
|
| |
| | Computers Data Formats Archive |
 | | Directory Tree :- Current Page: Computers: Data_Formats: Archive: |  | | Help build the largest human-edited directory on the web. |  | | » Find the Best Sites For archive With Starware Starware search is an excellent resource for quality sites on archive and much more! |
|
http://www.whizseek.org/Computers/Data_Formats/Archive
(115 words)
|
|
| |
| | PowerArchiver Forums - poll on archive formats to support |
 | | I also would like archive formats as plugins sop you can choose which ones you want and don't want; |  | | i would like a poll on what archoive formats to use. |  | | PowerArchiver Forums - poll on archive formats to support |
|
http://www.powerarchiver.com/forums/showthread.php?t=506
(92 words)
|
|
|