Download List

專案描述

BAR is backup archiver program to create compressed and encrypted archives of files that can be stored on a hard disk, CD, DVD, BD, or directly on a server via FTP, SCP, or SFTP. A server mode and a scheduler are integrated for making automated backups in the background. A graphical front end that can connect to the (remote) server is included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-12 09:11
0.16f

This release re-adds the option --volume-size and fixes setting CD/DVD/BD volume size. It does not print passwords that may be included in the FTP specifier when creating/list/restore entries. barcontrol asks for the crypt password when restoring single archive entries. The URI parser will clear the port number if not set. A bug in ftplib has been fixed: listing a directory did not close the temporary file.

2011-08-11 17:28
0.16e

Sub-directories are now created when storing to a file. Problems with creating parent directories, a possible infinite loop when executing external commands, the log-post-command, permissions for job files, the string parser, a null pointer exception in BARControl, and CD/DVD/BD write command were fixed. FTP transmission was improved. Usability of BARControl was improved, and it now asks for the crypt password. The stdout/stderr of external commands is now output in verbose mode. BARControl now displays warnings when the selection of part size/medium size/error correction codes may not fit.

2011-04-11 21:49
0.16b

The jobs directory is created if it does not exist. File name editor drag and drop was fixed for barcontrol. barcontrol now asks for a password on restore. Reading file names that contain "\" or LF/CR was fixed. Discarding of the first character for archive target cd: or bd: was fixed for barcontrol. Error handling when calling an external tool for CD/DVD/BD was fixed. The documentation was improved: archive file name macros were added, more entries were added to the FAQ, and small fixes were made.

2011-01-02 07:29
0.16a

A wrong storage name in a database was fixed. In barcontrol, the start/abort button was fixed to be enabled or disabled for incremental, differential, and dry-run jobs. In barcontrol, the tab restore storage filter was fixed. Clean-up was done.

2010-12-18 19:02
0.16

The content of directories and sub-directories is no longer stored when a .nobackup or .NOBACKUP file exists. Hard links are now supported, along with new chunk types, HLN0, HENT, HNAM, and HDAT. A --dry-runthat performs all operations but does not compress, encrypt and store files, write incremental data lists, or write on CD/DVD/BD devices was added. A --compress-exclude option was added to disable compression for files, images, and hard links that match the specified pattern. A --differential option was added for differential storage. It is like --incremental, but incremental data is not updated.

Project Resources