Main > Free Download Search >

Free dvd backup express software for linux

dvd backup express

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 945
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
VBA Express 1.2

VBA Express 1.2


VBA Express is a frontend for the very popular game emulator VisualBoyAdvance. more>>
VBA Express is a frontend for the very popular game emulator VisualBoyAdvance.

Whats VBA Express? Its First, to configure VisualBoyAdvance (emulator)... EASILY! Graphics, sound, controls (keyboard and joystick), paths (to saves and captures)... You can configure all this without edit VisualBoyAdvance.cfg manually!

Open your Roms (games) with the frontend! You can run the roms with "Play!" button (without using the console command VisualBoyAdvance game.rom).

<<less
Download (1.3MB)
Added: 2006-11-04 License: GPL (GNU General Public License) Price:
1125 downloads
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
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
Hydra Backup System 0.3.1

Hydra Backup System 0.3.1


Hydra Backup System is a full backup system for UNIX-like systems. more>>
Hydra Backup System is a full backup system for UNIX-like systems.
Main features:
- Archives directories and stores archives on one or more FTP servers
- Includes a graphical client (built with the PyQT toolkit) and a command-line client for local or remote backup administration
- Control how often directories are backed up (daily, weekly, or monthly)
- Exclude directories from backups (e.g. backup /etc/ without backing up /etc/apache)
- Uses Pyro for client-server communication
<<less
Download (0.027MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1489 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
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
aB Backup Tools 0.3

aB Backup Tools 0.3


aB Backup Tools is a toolset for creating and maintaining backups and recoveries of important data on your system. more>>
aB Backup Tools is a toolset for creating and maintaining backups and recoveries of important data on your system.
Enhancements:
- memory leaks fixed,
- options optimized,
- some look changes.
<<less
Download (0.28MB)
Added: 2005-05-27 License: GPL (GNU General Public License) Price:
1613 downloads
NFS Backup System 0.0.1

NFS Backup System 0.0.1


NFS Backup System is a Perl script that backup system for NFS. more>>
NFS Backup System is a Perl script that backup system for NFS. The basic function nfsbu is an automated perl-script backup system between an NFS server and an NFS client.
Either by crontab or manual execution, directories listed in the configuration file can be backed up to a directory mounted on the NFS server. In turn, the NFS server uses the client-side script of nsbu (nfsbuc.pl) to move the data from the temporary NFS mount directory to their final places (also specified in the configuration file).
I created this script having been learning Perl for maybe 2 weeks and progressing not much further than page 12 of Programming Perl by Larry Wall and Randal L. Shwartz. Hence you may consider the code badly written, but a quote from the book Id like to include is "a Perl script is correct if its halfway readable and gets the job done before your boss fires you". So I take no blame for the code, Ive commented my code and it worked for me and I make no promises it will work for you.
With regards to licencing, I guess its not really worthy of the full 9 yards, but lets have the happy code hacker ethic of open source development. I.e. something of somewhat basic GPL licence terms and conditions. You may feel inclined to modify the code, in such case if you do, please e-mail me the changes and include the modified code. If youd like to redistribute it with your modifications, please include my name and the original code.
Main features:
- multiple directory backup, with alternative destination directories
- directories are simply listed in a file with their respective destinations
- thorough error checking, if any errors occur e-mail will be sent to the administrator
- checks the status of the NFS server and mountd to prevent any hang-ups from a dead NFS server which is common
<<less
Download (0.005MB)
Added: 2007-03-27 License: GPL (GNU General Public License) Price:
943 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
ESR Backup 0.99b R1

ESR Backup 0.99b R1


ESR Backup is a simple easy to use backup system for UNIX and Linux. more>>
ESR Backup is a simple easy to use backup system for UNIX and Linux. It provides a simple, easy to configure solution for file system integrity.
ESR Backup project works on an automatic 2 week cycle to assure you have an easy to recover system.
Main features:
- Simple and easy to configure
- Automatic 2 Week File Rotation Management
- Remote Storage via FTP
- Local File Storage
- Encryption with 448 bit Keys
- Completely FREE to use
ESR Backup takes the complication out of daily back ups, it does all the work for you so you can concentrate on more interesting things. ESR Backup automatically performs regular Full and Incremental backups on the following schedule
Monday - Full Backup
Tuesday - Incremental Backup
Wednesday - Incremental Backup
Thursday - Incremental Backup
Friday - Incremental Backup
Saturday - Incremental Backup
Sunday - Full Backup
It maintains 3 directories , current-week, last-week, and weekly-archives. After the full backup is performed on Sunday, it automatically rotates the last full backup from the last-week directory to the weekly-archive for safe keeping. It then removes the other archives because they are no longer needed.
It automatically rotates all archives from the current-week directory to the last-week directory. The current-week directory is then ready to hold next weeks backups. You always maintain 2 complete sets of backups. And all your old archives are ready to be stored on tape or CD or handled any way you choose.
ESR Backup provides you with remote archive storage via FTP so you can maintain current backup sets off site easily. If you dont have access to a remote FTP server , or do not wish to use one. ESR Backup can store archives on the local file system in a directory you choose. You can also encrypt your archives with a 448 bit encryption key.
<<less
Download (0.035MB)
Added: 2006-03-24 License: Artistic License Price:
1318 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
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5