laffer1 / flashback

FlashBack Web based Backup software for BSD, Linux and OS X

Home Page:http://people.midnightbsd.org/~laffer1/flashback/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flashback

FlashBack is a file backup system for "Flash drives" and other media.

Authors: Byron Heads Lucas Holt Chris Tubbs John Markus

To compile, you must use GNU Make. This will not work with BSD make. Tested on Linux (Ubuntu, Fedora), Mac OS X, FreeBSD, and MidnightBSD.

Requires: sqlite3 and libarchive (both included with MidnightBSD 0.2)

FreeBSD includes libarchive with recent versions, you can install sqlite3 from ports.

On Ubuntu, you must install the dev package for sqlite3, libbz2 and libarchive

This code is licensed under a 2 clause BSD license, however it currently uses code under other licenses.

urldecode.cpp contains public domain code from an O'Reilly book.

Get libarchive from: http://people.freebsd.org/~kientzle/libarchive/

===

FlashBack is available as a package in MidnightBSD. mport install flashback

https://github.com/MidnightBSD/mports/tree/master/sysutils/flashback

Source code available at https://github.com/laffer1/flashback

About

FlashBack Web based Backup software for BSD, Linux and OS X

http://people.midnightbsd.org/~laffer1/flashback/


Languages

Language:C++ 76.6%Language:C 17.1%Language:CSS 2.2%Language:HTML 2.1%Language:Makefile 1.7%Language:Shell 0.3%