K9Copy – DVD backup tool
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Michele Calgaro 28247f33ad Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: applications/k9copy - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy-desktop-files/it/
1 week ago
doc Replace Qt with TQt 1 year ago
icons Drop autotools support 1 year ago
k9Mplayer Use tdeprocess.h 3 months ago
k9author Use tdestandarddirs.h 3 weeks ago
k9decmpeg Drop autotools support 1 year ago
k9devices Use tdeprocess.h 3 months ago
k9vamps Use strlcat from libc instead of custom one. This resolves issue #29 10 months ago
libdvdnav Drop autotools support 1 year ago
libk9copy Use tdestandarddirs.h 3 weeks ago
src Use tdestandarddirs.h 3 weeks ago
translations Translated using Weblate (Italian) 1 week ago
AUTHORS Removed unnecessary executable flag. 7 years ago
CMakeL10n.txt Use centralized cmake version 1 year ago
CMakeLists.txt Use centralized cmake version 1 year ago
COPYING Removed unnecessary executable flag. 7 years ago
ChangeLog Removed unnecessary executable flag. 7 years ago
ConfigureChecks.cmake Use strlcat from libc instead of custom one. This resolves issue #29 10 months ago
INSTALL Removed unnecessary executable flag. 7 years ago
NEWS Removed unnecessary executable flag. 7 years ago
README Removed unnecessary executable flag. 7 years ago
TODO Removed unnecessary executable flag. 7 years ago
config.h.cmake Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY 8 months ago

README

install from sources:

make -f Makefile.cvs
./configure --prefix=/usr
make
make install      (as root)


k9copy can now copy dvd with bad sectors.
for a faster copy from a dvd with bad sectors : reduce the readahead for the drive :

as root: hdparm -a8 /dev/dvd