DAR icon
DAR icon

DAR

 7 likes

dar is a shell command that backs up directory trees and files, taking care of hard links, Extended Attributes, sparse files, MacOS's file forks, any inode type (including Solaris Door inodes), etc.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
4 / 5 Avg rating (3)
7likes
2comments
0news articles

Features

Suggest and vote on features
  1.  Incremental Backup

 Tags

DAR News & Activities

Highlights All activities

Recent activities

  • sittletwopalternativeto liked DAR
    8 months ago
Show all activities

DAR information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Rating

    Average rating of 4
  • Alternatives

    10 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Backup & Sync

Popular alternatives

View all

Our users have written 2 comments and reviews about DAR, and it has gotten 7 likes

DAR was added to AlternativeTo by aasami on Jan 9, 2013 and this page was last updated Mar 12, 2019.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Aas
Apr 13, 2020
0

It's like TAR on steroids. Supports encryption, compression, differential backups and much more.

5247009
Jan 13, 2018
0

Well tested, with an extensive feature set.

What is DAR?

dar is a shell command that backs up directory trees and files, taking care of hard links, Extended Attributes, sparse files, MacOS's file forks, any inode type (including Solaris Door inodes), etc. It has been tested under Linux, Windows, Solaris, FreeBSD, NetBSD, MacOS X and several other systems, it is released under the GNU General Public License (GPL). It relies on the libdar library and its APplication Interface (API), which is the core part of dar programs; as such, this library is released under the GPL along with dar. Consequently, to use the API, your program must be released under the GPL as well. Some external programs do rely directly on libdar or on the dar command-line tool to provide Graphical User Interfaces (GUI).