Main > Free Download Search >

Free dvd backup software for linux

dvd backup

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 790
DVD Backup 0.4.0

DVD Backup 0.4.0


DVD Backup is an unix shell script providing functionality for backuping files and databases (PostgreSQL, MySQL) on DVD discs. more>>
DVD Backup is an unix shell script providing functionality for backuping files and databases (PostgreSQL, MySQL) on DVD discs.
DVD Backup supports multisession and incremental backups. Mail notification is also supported.
Enhancements:
- This release sends email notifications using netcat instead of telnet.
- There are more details about communication with the SMTP server, and configurable excluded files patterns.
<<less
Download (0.003MB)
Added: 2006-03-21 License: GPL (GNU General Public License) Price:
1316 downloads
DVD BacKup Express 5

DVD BacKup Express 5


DVD BacKup Express is a small Kommander Script to create a GUI for dvdbackup. more>>
DVD BacKup Express is a small Kommander Script to create a GUI for dvdbackup.

I made it because it can be run on any platform with kommander installed and dvdbackup available (which may be more platforms than kdvdbackup or other binary frontends are available for)

There is a lot of room for improvement here. Feel free to spruce it up a bit and send me the new .kmdr file and i will update this.

<<less
Download (0.004MB)
Added: 2006-02-15 License: GPL (GNU General Public License) Price:
1354 downloads
SILVERCODERS DVD Backup 0.5.0

SILVERCODERS DVD Backup 0.5.0


SILVERCODERS DVD Backup is an unix shell script providing functionality for backuping files and databases on DVD discs. more>>
SILVERCODERS DVD Backup is an unix shell script providing functionality for backuping files and databases (PostgreSQL, MySQL) on DVD discs.
The project supports multisession and incremental backups. Mail notification is also supported.
Usage:
dvd_backup.sh [--config < file_name >] --init|--add
--config < file_name > - use specified config file (default is ./dvd_backup.conf)
--init - initial backup (empty media)
--add - add next backup (media with backups)
Enhancements:
- Configuration for burning speed and temporary directory was implemented.
- Calculating checksums (SHA1 or MD5) was introduced.
- Warnings are printed if some files were changed while being archived.
- SMTP authentication can be disabled in this version.
- The path to the config file can be passed as an argument.
- A lot of bugs and compatibility fixes are included for several platforms.
<<less
Download (0.004MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1017 downloads
dvdbackup 0.1.1

dvdbackup 0.1.1


dvdbackup you can do a 1:1 copy of a DVD-video. more>>
dvdbackup you can do a 1:1 copy of a DVD-video.

Installation

Download dvdbackup version 0.1 - you will also need libdvdread version 0.9.3 or later.

Compile dvdbackup.c in the src dir like this gcc -o dvdbackup
-I/my/prefix/to/libdvdread/include -L/my/prefix/to/libdvdread/lib
-ldvdread dvdbackup.c

NOTE: The "" indicates that its one line - i.e. remove the "" from the command
line

Usage:

If your backup directory is /my/dvd/backup/dir/ specified with the "-o" flag. Then dvdbackup will create a DVD-Video structure under /my/dvd/backup/dir/TITLE_NAME/VIDEO_TS.

Since the title is "uniq" you can use the same dir for all your DVD backups. If it happens to have a generic title dvdbackup will exit with a return value of 2. And you will need to specify a title name with the -n switch.

dvdbackup will always mimic the original DVD-Video structure. Hence if you e.g. use the -M (mirror) you will get an exact duplicate of the original. This means that every file will be have the same size as the original one. Like wise goes also for the -F and the -T switch.

However the -t and (-t -s/-e) switch is a bit different the titles sectors will be written to the original file but not at the same offset as the original one since they may be gaps in the cell structure that we dont fill.

To backup the whole DVD

dvdbackup -M -i/dev/dvd -o/my/dvd/backup/dir/

This action creates a valid DVD-Video structure that can be burned to a DVD-/+R(W) with help of mkisofs version 1.11a27 or later

To backup the main feature of the DVD

dvdbackup -F -i/dev/dvd -o/my/dvd/backup/dir/

This action creates a valid DVD-Video structure of the feature title set
dvdbackup defaults to get the 16:9 version of the main feature if a 4:3 is also present on the DVD. To get the 4:3 version use -a 0.

dvdbackup makes it best to make a inteligent guess what is the main feature of the DVD - in case it fails please send a bug report.

To backup a title set

dvdbackup -T 2 -i/dev/dvd -o/my/dvd/backup/dir/

where "-T 2" specifies that you want to backup title set 2 i.e. all VTS_02_X.XXX files.

This action creates a valid DVD-Video structure of the specified title set

To backup a title

dvdbackup -t 1 -i/dev/dvd -o/my/dvd/backup/dir

This action backups all cells that forms the specified title. Note that there can be sector gaps in between one cell and an other. dvdbackup will backup all sectors that belongs to the title but will skip sectors that arent a part of the title.

To backup a specific chapter or chapters from a title

dvdbackup -t 1 -s 20 -e 25 -i/dev/dvd -o/my/dvd/backup/dir

This action will backup chapter 20 to 25 in title 1, as with the backup of a title there can be sector gaps between one chapter (cell) and on other.dvdbackup will backup all sectors that belongs to the title 1 chapter 20 to 25 but will skip sectors that arent a part of the title 1 chapter 20 to 25.

To backup a single chapter e.g. chapter 20 do -s 20 -e 20
To backup from chapter 20 to the end chapter use only -s 20
To backup to chapter 20 from the first chapter use only -e 20

You can skip the -t switch and let the program guess the title although its not recomened.

If you specify a chapter that his higher than the last chapter of the title dvdbackup will turncate to the highest chapter of the title.

Return values

0 on success
1 on usage error
2 on title name error
-1 on failur

Todo - i.e. whats on the agenda

Make the main feature guessing algoritm better. Not that it doesnt do its job, but its implementation its that great. I would also like to preserve more information about the main feature since that would let me preform better implementations in other functions that depends on the titles_info_t and title_set_info_t strcutures.
Make it possible to extract cells in a title not just chapters (very easy so it will definitly be in the next version).

Make a split mirror (-S) option that divides a DVD-9 to two valid DVD-5 video structures. This is not a trivial hack and its my main goal the next month or so. It involves writing ifoedit and vobedit libraries in order to be able to manipulate both the IFO structures and the VOB files. Out of this will most probably also come tscreate and vtscreate which will enable you to make a very simple DVD-Video from MPEG-1/2 source.
<<less
Download (0.024MB)
Added: 2005-12-20 License: GPL (GNU General Public License) Price:
1403 downloads
DYS Backup 0.2

DYS Backup 0.2


DYS Backup is just a small script to backup your system. more>>
DYS Backup is just a small script to backup your system.
You can ajust it to your needs as you like. It is made for me, but you are free to use it in the terms of the GNU General Public License.
Enhancements:
- Backups can be rotated and timestamped.
- Self encryption with GPG can be done.
- Pre and post script functions can be used.
- Package data was added for Red Hat/Fedora.
- Conditional compression of encryption is used.
- The user may choose between bzip2 and gzip.
<<less
Download (0.002MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
926 downloads
Dvdkup 0.6

Dvdkup 0.6


DVDKUP is a GTK interface for Mencoder, the encoding command of the software MPlayer. more>>
DVDKUP is a GTK interface for Mencoder, the encoding command of the software MPlayer.
It allows to easily create a backup copy of your dvd in MPEG4 standard, fully compatible with your DivX player (even the "stand-alone" ones!), using the LAVC codec. This codec, written by MPlayer developers, gives a quality comparable with last DivX and Xvid codecs (higher, for the MPlayer staff!).
For the audio encoding, DVDKUP use the dear old mp3 or the original AC3 stream of your dvd. Actually DVDKUP doesnt support OGG Vorbis encoding.
DVDKUP uses a very simple interface to create one or more AVI files ready to be burned on your cd-r. If you choose to use more than one cd-r, DVDKUP automatically split the movie using the chapter informations, in order not to break a scene just in the middle.
Enhancements:
- various bugfixes
<<less
Download (0.088MB)
Added: 2005-08-04 License: GPL (GNU General Public License) Price:
1544 downloads
Backup 0.1a

Backup 0.1a


Backup adds instant version control to any file on a Unix system. more>>
Backup project adds instant version control to any file on a Unix system.

Do you hate *.bak and *.20050101 and *.cjn (your initials here) and *.do.not.touch files as much as I do? They litter your filesystem any time someone (and were all guilty of it) needs to back-up a file theyre working on.

But who ever comes back and cleans the mess up? At what point is an old backed-up file no longer needed? And what about when you need that backup file only to discover that its missing, or you didnt capture one because you didnt want to add clutter? Backup is my answer to all that. It adds instantly available, reliable version control to every file in the filesystem.

Backup is a lightweight interface to the Subversion svn_fs library. It uses the powerful version control software as a backend to a simple and minimalistic (though effective) user interface. It is designed for use on Linux/Unix (including OS X) systems as a method of archiving configuration files that change semi-frequently, but do not necessarily warrent their own version control mechanism or repository. Things like "/etc/hosts" or "httpd.conf".

It can create a backup of any file without having to import it first, without worrying about setting up new repositories, and (because it speaks directly to the FS layer) without littering hidden ".svn" (or even worse, visable "CVS") directories all over the place. It does this by using a single global "archive," which contains a filesystem that mirrors your root as you add to it. You can view the archive and restore files, do diffs, and move things around as necessary. For more complex administration, the archive is a standard Subversion file system which can be administrated with any compatable client (including the svn command line tools).

The current version is knocked together in Perl. Its alpha, but it is pretty functional... at least for a proof of concept. Eventually I plan to re-write it in C... but we all know about "the best laid plans." In the mean while, the Perl version does work... mostly. The only real trick is that you need to compile and install the Subversion bindings for it Perl. There are some other modules you may need as well, but theyre all fairly standard.

Usage:

You probably shouldnt if you youre doing mission-critical work. Its still alpha code after-all. But if you do decide to give it a spin, dont blame me for any breakage (the only thing that should damage existing files is the combination of -r and -o, which will overwrite during a restore).
<<less
Download (0.005MB)
Added: 2006-02-02 License: GPL (GNU General Public License) Price:
1455 downloads
scdbackup 0.8.8

scdbackup 0.8.8


scdbackup is a simplified CD/DVD backup program for Linux. more>>
scdbackup is a simplified CD/DVD backup program for Linux. It can back up large amounts of data on one or more media, with no special tools needed for reading the backup. scdbackup supports ISO9660 filesystems and afio archives.
Its special features are automatic division of data into multiple volumes, verification of write success, and incremental backups. An information script on each volume tells where a certain file may be found. CDs get written via cdrecord. DVDs get written via growisofs.
Purpose:
- backup large amounts of data on one or more CDs or DVDs,
- simple (therefore no excuse not to do the backup),
- no special tool needed for reading the backup
Formats:
- ISO9660 file systems (readable after : mount )
- afio archives (readable by : afio ... /dev/cdrom)
Special features:
- Breaks the 650 MB / 4.7 GB limits (more than one CD / DVD )
- Information script on each CD tells where a certain file may be found
- Collision test with renaming avoids aborting of mkisofs
- Interrupted backups can be resumed at the start of the failed piece
- Verification of resulting CDs possible by recorded checksums
- Incremental backups with an arbitrary number of levels
- Multi user safe by use of a locking protocol
Hardware requirements:
A CD recorder suitable for cdrecord (most SCSI or ATAPI writers, see also list of drives ) It has to be reachable via a SCSI address. On modern Linux systems, other connection types can be used via an emulated SCSI bus. Recent versions of cdrecord got direct support for IDE burners via address prefixes ATAPI: and ATA: .
As an alternative, it is possible to use cdrskin, based on libburn.
and/or
A DVD writer suitable for growisofs. It has to be reachable via a SCSI device file. On modern Linux systems, other connection types can be used via an emulated SCSI bus. On even more modern Linux (>= 2.5), growisofs can use IDE device files directly.
As an alternative, it is possible to use cdrecord-ProDVD.
If you got any other high capacity backup devices which you want to use rather than a CD recorder then please contact me. I am interested in learning how to use them for writing of backup data.
Software requirements :
/bin/sh
compatible to GNU Bourne-Again SHell (bash).
including usual programs like: cat, date, du, echo, ls, ...
see hints for working around shell compatibility problems
afio
archiver program (for system backups)
gzip
data compression program (for compressed afio and incremental backups)
bc
calculator language (only if you employ the locking protocol)
Required for writing DVD :
growisofs
from package "dvd+rw-tools"
or cdrecord-ProDVD (see README, Appendix DVD)
a binary with time limited license
Enhancements:
- scdbackup now supports wodim and cdrskin as CD/DVD burn backends, as well as the ISO9660 formatter genisoimage.
- The helper application scdbackup_askme is able to quickly find files in large incremental backups, to guide through extraction of single files, or to perform the full restore of a whole backup.
<<less
Download (0.86MB)
Added: 2007-08-06 License: BSD License Price:
810 downloads
Snap Backup 3.7

Snap Backup 3.7


Snap Backup is The One-Click Backup Utility that makes it simple to protect your important work. more>>
Snap Backup is The One-Click Backup Utility that makes it simple to protect your important work. Snap Backup is for individual computer users who need a simple and convenient way to backup their valuable files.
Protecting Your Data Should be Easy
How often do you backup? How much work would you lose if your hard drive crashed right now? Snap backup makes it easy to frequently backup and archive your valuable data. Protect your work with Snap Backup.
Main features:
- One Click to Perform a Backup
- Configurable Settings
- Runs on Most Platforms (Including: Mac OS X, Linux, Solaris, and Windows)
- Supports Multiple Languages
- Its Free (No adware, spyware, or any other evil stuff)
The first time you run Snap Backup, you configure where your data files reside and where to create backup files. You can also specify an archive location, such as a USB drive or an Iomega Zip drive, for storing backup files.
Snap Backup automatically puts the current date in the backup file name, alleviating you from the tedious task of renaming your backup file every time you backup. The backup file is a single compressed file that can be read by zip programs such as StuffIt, gzip, and WinZip.
Take Control
Good system administrators have backup procedures for their company servers, databases, and network files. Individual computer users, on the other hand, are usually left to fend for themselves. Snap Backup is the simple answer for individual users, in the corporation or at home, who want to protect their valuable data.
For Everyone
Snap Backup is 100% Java and designed to run on any computer with Java. Snap Backup is free and is fully internationalized (meaning we just need to translate the words to support new languages). Please see the translation page if you want to help translate Snap Backup into your favorite language.
<<less
Download (0.10MB)
Added: 2005-10-25 License: Freeware Price:
1756 downloads
Box Backup 0.10

Box Backup 0.10


Box Backup is an open source, completely automatic on-line backup system for UNIX. more>>
Box Backup is an FREE, completely automatic on-line backup system for UNIX.
Main features:
- All backed up data is stored on the server in files on a filesystem; no tape or archive devices are used
- The server is trusted only to make files available when they are required; all data is encrypted
- A backup daemon runs on systems to be backed up, and copies encrypted data to the server when it notices changes
- Only changes within files are sent to the server, just like rsync
- Old versions of files on the server are stored as changes from the current version
- Behaves like tape -- old versions and deleted files are available
- Choice of backup behaviour, optimised for document or server backup
- Designed to be easy and cheap to run a server. Portable implementation, and RAID implemented in userland for reliability without complex server setup or expensive hardware. (optional)
Enhancements:
- The diffing algorithm was highly optimised for speed.
- Bugs were fixed. Solaris support was added.
- Portability improvements were made, including a new autoconf based build.
- Xattrs are supported on Linux and Darwin, which backs up resource forks under Mac OS X.
- Experimental features include keep-alive on long diffing operations, saving state for non-server use, a native Win32 port, and support for MinGW and MSVC under Win32.
<<less
Download (0.49MB)
Added: 2006-02-24 License: BSD License Price:
768 downloads
WiredBackup 0.2

WiredBackup 0.2


WiredBackup is a program which creates a backup over the net. more>>
WiredBackup is a program which creates a backup over the net.

NetBackup makes an incremental tar backup, compresses it with b2zip, and symmetric encrypts it using gpg.

The changed backup data is then transfered to an ftp server.

This is useful for people who have too much Web space, and too few streamers.

<<less
Download (MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
915 downloads
Midnight Backup 0.6

Midnight Backup 0.6


Midnight Backup is a flexable framework composed of plugins that will allow system administrators to develop backup systems. more>>
Midnight Backup is a flexable framework composed of plugins that will allow system administrators to develop sophisticated backup systems.
It will be cross-network and cross-platform, allowing clients to submit data to servers for backup purposes. It will have a high level of admin control though filters and a pervasive "plug-in" architecture. Midnight Backup will be under an Open Source/Free Software license.
Main features:
- Network Oriented
- Portability
- Fully Modular and Extensible Design
- Easy Add-On Creation
- "Bare Metal" Recovery through creation of custom boot disks
- Authentication and Encryption between clients and servers
- Bandwidth Usage Optimization for low-bandwidth connections
- The ability for users to recover their own data without admin intervention
- Multiple output media support (CDrom/CDrw, ftape, disk, etc)
Enhancements:
- After a year and a half hiatus, here is version 0.6 of mbackup. This has been completely rewritten in c++. See README and doc/object-description.txt for more info.
<<less
Download (0.020MB)
Added: 2007-06-11 License: Open Software License Price:
865 downloads
Cedar Backup 2.13.2

Cedar Backup 2.13.2


Cedar Backup is a Python package that supports backups of files on local and remote hosts. more>>
Cedar Backup is a Python package that supports backups of files on local and remote hosts to CD-R or CD-RW media over a secure network connection. Cedar Backup project also includes extensions that understand how to back up MySQL databases and Subversion repositories, and it can be easily extended to support other data sources, as well.
The package is focused around weekly backups to a single disc, with the expectation that the disc will be changed or overwritten at the beginning of each week. If your hardware is new enough, Cedar Backup can write multisession discs, allowing you to add to a disc in a daily fashion. Directories are backed up using tar and may be compressed using gzip or bzip2.
There are many different backup software implementations out there in the free-and open-source world. Cedar Backup aims to fill a niche: it aims to be a good fit for people who need to back up a limited amount of important data to CD-R or CD-RW on a regular basis.
Cedar Backup isnt for you if you want to back up your MP3 collection every night, or if you want to back up a few hundred machines. However, if you administer a small set machines and you want to run daily incremental backups for things like system configuration, current email, small web sites, or a CVS repository, then Cedar Backup is probably worth your time.
Cedar Backup has been developed on a Debian GNU/Linux system and is currently supported only on Debian and other Linux systems. However, since it is written in portable Python, it should in theory run without too many problems on other UNIX-like systems which have a working version of the cdrecord and mkisofs utilities.
Enhancements:
- Invalid regular expressions in the configuration are now handled better.
- Other minor documentation cleanups were done.
<<less
Download (2.0MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
837 downloads
Simple Backup 1.0

Simple Backup 1.0


Simple Backup is a shell script to create basic backups using tar, grep, sed, and bash. more>>
Simple Backup is a shell script to create basic backups using tar, grep, sed, and bash.

Simple Backup works by using a file that contains the folders to be backed up and a file that contains expressions to exclude certain folders/files.

Usage: backup.sh < backuplist > < excludelist >

Free to use at your own risk. The author cant be held responsible for any side effects
of using this software. Use at your own risk.
<<less
Download (0.003MB)
Added: 2006-07-26 License: Freeware Price:
1186 downloads
Backuper 3.0.3

Backuper 3.0.3


Backuper is a CD-R/DVD-R backup application. more>>
Backuper is a CD-R and DVD-R backup application.
Main features:
- Version 3.0 is completely rewritten in Perl (from scratch),
- recorded data integrity verification (using MD5 signatures),
- medium type and size autodetection,
- dumb mode support,
- CD-R/DVD-R media are supported,
- logging, notifying the administrator via mail,
- backup a specific directory (with subdirectories) _OR_ files and directories listed in specific file; excludes are also supported,
- no-disc, full-disc, damaged-disc autodetection,
- be warned when the medium is almost full (before the medium is actually full),
<<less
Download (0.013MB)
Added: 2005-11-16 License: GPL (GNU General Public License) Price:
1437 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5