rdup | The only backup program that does n't make backups | Continuous Backup library

 by   miekg C Version: Current License: GPL-3.0

kandi X-RAY | rdup Summary

kandi X-RAY | rdup Summary

rdup is a C library typically used in Backup Recovery, Continuous Backup applications. rdup has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

The only backup program that doesn't make backups!
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              rdup has a low active ecosystem.
              It has 92 star(s) with 15 fork(s). There are 15 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 8 open issues and 12 have been closed. On average issues are closed in 377 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of rdup is current.

            kandi-Quality Quality

              rdup has no bugs reported.

            kandi-Security Security

              rdup has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              rdup is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              rdup releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rdup
            Get all kandi verified functions for this library.

            rdup Key Features

            No Key Features are available at this moment for rdup.

            rdup Examples and Code Snippets

            No Code Snippets are available at this moment for rdup.

            Community Discussions

            QUESTION

            I would like to understand each line how this code removes duplicates in a list , so this is the list (a b a a a c c) gives (a b)
            Asked 2017-Sep-29 at 02:29

            here is the code and its working fine on scheme lisp

            ...

            ANSWER

            Answered 2017-Apr-07 at 17:55

            I've added line numbers and fixed your indentation to make it easier to explain:

            Source https://stackoverflow.com/questions/43270332

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install rdup

            as root, to get rdup installed.
            Gmake for compilation
            Glib to build. Glib is the low level C library of the GTK project. Configure will check for this.
            PCRE library
            LibNettle - if you want rdup-tr to do path encryption and for sha hashing
            Libarchive - if you want to have rdup-tr
            Linux
            Solaris
            FreeBSD
            Cygwin

            Support

            rdup is a utility inspired by rsync and the plan9 way of doing backups. rdup it self does not backup anything, it only print a list of absolute filenames to standard output. Auxiliary scripts are needed that act on this list and implement the backup strategy. This way rdup can be kept lean and mean. Currently the (stripped) rdup executable measures 26 KB (on i386) and I don't expect that to increase much (maybe it will even get smaller). The manual page explains rdup's options and usage, see rdup(1). For an introduction into making backups see rdup-backups(1). Helper tools that are included are rdup-tr (see rdup-tr(1)) and rdup-up (see rdup-up(1)). All manual pages include examples to get you started. A small script 'rdup-simple' is also included, this makes starting with rdup even more easy: rdup-simple ~ /backup. Will create a backup of your homedir in /backup.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/miekg/rdup.git

          • CLI

            gh repo clone miekg/rdup

          • sshUrl

            git@github.com:miekg/rdup.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Continuous Backup Libraries

            restic

            by restic

            borg

            by borgbackup

            duplicati

            by duplicati

            manifest

            by phar-io

            velero

            by vmware-tanzu

            Try Top Libraries by miekg

            dns

            by miekgGo

            learninggo

            by miekgGo

            pkcs11

            by miekgGo

            exdns

            by miekgGo

            lean

            by miekgShell