HOME

TheInfoList



OR:

Areca Backup is an
Open Source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
personal file
backup software Backup software are computer programs used to perform a backup; they create supplementary exact copies of files, databases or entire computers. These programs may later use the supplementary copies to restore the original contents in the event of ...
developed in
Java Java (; id, Jawa, ; jv, ꦗꦮ; su, ) is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea to the north. With a population of 151.6 million people, Java is the world's mo ...
. It is released under the
GNU General Public License The GNU General Public License (GNU GPL or simply GPL) is a series of widely used free software licenses that guarantee end user In product development, an end user (sometimes end-user) is a person who ultimately uses or is intended to ulti ...
(GPL) 2.


Features

Areca Backup includes a backup engine, as well as a
graphical user interface The GUI ( "UI" by itself is still usually pronounced . or ), graphical user interface, is a form of user interface that allows User (computing), users to Human–computer interaction, interact with electronic devices through graphical icon (comp ...
and a command-line interface. The application includes the following features: *
ZIP Zip, Zips or ZIP may refer to: Common uses * ZIP Code, USPS postal code * Zipper or zip, clothing fastener Science and technology Computing * ZIP (file format), a compressed archive file format ** zip, a command-line program from Info-ZIP * Zi ...
/ZIP64 compression *
AES AES may refer to: Businesses and organizations Companies * AES Corporation, an American electricity company * AES Data, former owner of Daisy Systems Holland * AES Eletropaulo, a former Brazilian electricity company * AES Andes, formerly AES Gener ...
128 &
AES AES may refer to: Businesses and organizations Companies * AES Corporation, an American electricity company * AES Data, former owner of Daisy Systems Holland * AES Eletropaulo, a former Brazilian electricity company * AES Andes, formerly AES Gener ...
256 encryption * Backup filters (by extension, subdirectory, regular expression, size, date, status, usage) *
Incremental backup An incremental backup is one in which successive copies of the data contain only the portion that has changed since the preceding backup copy was made. When a full recovery is needed, the restoration process would need the last full backup plus al ...
, differential and full backup support * Delta backup (only the modified parts of the files will be stored, not the whole files) * Archives merges * As of date recovery * Transaction mechanism (with commit/rollback management) for all critical processes (such as backups or merges) to guarantee backups' integrity * Unix file permissions backup/recovery * E-Mail reports * Backup simulation * FTP and FTPS support (
SSL SSL may refer to: Entertainment * RoboCup Small Size League, robotics football competition * ''Sesame Street Live'', a touring version of the children's television show * StarCraft II StarLeague, a Korean league in the video game Natural language ...
/
TLS TLS may refer to: Computing * Transport Layer Security, a cryptographic protocol for secure computer network communication * Thread level speculation, an optimisation on multiprocessor CPUs * Thread-local storage, a mechanism for allocating vari ...
in both implicit and explicit modes) * SFTP support (with password or certificate authentication) Areca also provides all tools needed to handle your archives: * Backup * Archive recovery (with or without deleted files); entire archives or single files can be easily recovered * Archive merge: contiguous incremental archives can be merged into a single archive to save storage space * Archive deletion * History explorer: different versions of a given file can be browsed and restored * Archive explorer: files can be searched among your archives Storage modes Areca can handle multiple storage modes: * Standard: It is the default mode, which is recommended for most users: If you choose this storage mode, a new archive will be created for each backup. All new or modified files since the last backup will be stored in this archive. * Delta: This mode is recommended for advanced users only: If you choose this storage mode, a new archive will be created for each backup. All modified *parts* of files since the last backup will be stored in this archive. This mode is particularly useful if you are handling large files. * Image: If you choose this storage mode, a unique archive will be created and updated at each backup. Backup types Areca can handle the following types of backups: * Full Backup: When a full backup is performed, ALL files are stored in your archive (whether they have been modified or not). *
Incremental backup An incremental backup is one in which successive copies of the data contain only the portion that has changed since the preceding backup copy was made. When a full recovery is needed, the restoration process would need the last full backup plus al ...
: When an incremental backup is performed, only the files which have been modified since the last backup are stored in your archive. * Differential backup: When a differential backup is performed, only the files which have been modified since the last FULL backup are stored in your archive. Areca uses the file's size and last modification time to detect modified files. If one of these attributes is modified (whatever its value is), the file is flagged as modified. This allows a fast detection of modified files. Areca is downloadable pre-packaged for
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
and
Windows 2000 Windows 2000 is a major release of the Windows NT operating system developed by Microsoft and oriented towards businesses. It was the direct successor to Windows NT 4.0, and was released to manufacturing on December 15, 1999, and was official ...
/
Windows XP Windows XP is a major release of Microsoft's Windows NT operating system. It was release to manufacturing, released to manufacturing on August 24, 2001, and later to retail on October 25, 2001. It is a direct upgrade to its predecessors, Wind ...
and
Windows Vista Windows Vista is a major release of the Windows NT operating system developed by Microsoft. It was the direct successor to Windows XP, which was released five years before, at the time being the longest time span between successive releases of ...
. But it also runs on any other
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
, provided that a
Java Runtime Environment Java is a set of computer software and specifications developed by James Gosling at Sun Microsystems, which was later acquired by the Oracle Corporation, that provides a system for developing application software and deploying it in a c ...
has been installed (version 1.4.2 or later). It has been translated to: Chinese (Simplified), Chinese (Traditional), Czech, Danish, Dutch, English, French, German, Hungarian, Italian, Japanese, Russian, Spanish, Swedish.


Limitations

* Areca Backup does not have a built in method of handling automated backup creation for Windows-based operating systems. The user is required to configure a backup strategy using an included Wizard, which consequently creates a collection of bat files required to be manually added to the Windows Task Scheduler. * Areca Backup does not support VSS (Volume Shadow Copy Service) and cannot backup files that are locked by other programs, but there are plugins for Areca that do (like ArecaVSS)


References


External links

{{Portal, Free and open-source software
Areca Backup official website
Free backup software Free software programmed in Java (programming language)