LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-23-2003, 09:47 AM   #1
PeterM
LQ Newbie
 
Registered: Jun 2003
Posts: 1

Rep: Reputation: 0
Unhappy reading NTBackup tapes in Linux


I replaced an NT box with RedHat linux 8. Unfortunatly I realized after the upgrade that I forgot to copy one folder containing badly needed files. I have these files on backup tape, but this was made with NTBACKUP. Does anyone know how to read this tape in Linux and restore this one directory? I would hate to have to reinstall NT to pull this files of the tape. The tape drive is working fine in Linux, I just cannot read the NTBACKUP tape.
 
Old 10-13-2003, 05:38 AM   #2
ibuk01
LQ Newbie
 
Registered: Oct 2003
Posts: 3

Rep: Reputation: 0
Lightbulb

There's the solution:

http://www.layton-graphics.com/mtf/mtf-0.2.1.tgz

I's a MTF (Microsoft Tape Format) tool (commandline only), that is
able to READ NT-BackupTapes. But only if there is NO password given.
Also spanned tapes (multiple broken tapes) are NOT supported.

Simply do the following:
------------------ cut here ------------------
tar -xzf mtf-0.2.1.tgz
------------------ cut here ------------------

or (if you receive errors because of the "z"):

------------------ cut here ------------------
gzip -dc mtf-0.2.1.tgz|tar -xf -
------------------ cut here ------------------

followed by:

------------------ cut here ------------------
cd mtf-0.2.1
make
cp mtf /usr/bin/.
------------------ cut here ------------------

Then simply type "mtf" in your favorite shell and use the following
parameters:

------------------ cut here ------------------
Usage: mtf [options] [pattern(s)]
-v verbose
-V very verbose
-D debug
-l list contents
-b bytes tape block size
-d device device to read from
-s set number of data set to read
-u user assign owner to all files/directories written
-g group assign group to all files/directories written
-c [lower|upper] force the case of paths
-o path root path to write files to
-F bytes[K|M] maintain minimum free space of bytes;
a K or M suffix signifies kilobytes or megabytes
pattern(s) only read file paths that match regex pattern(s)
------------------ cut here ------------------

This tool is very OLD, but works fine for me - if anyone found another
not that outdated tool - please let me know!

Hope that helps...

btw: sorry for the delay - but I subscribed the board right before... ;-)

cheers,
ibuk01
 
Old 09-14-2005, 01:19 PM   #3
free_ouyo
Member
 
Registered: Mar 2004
Location: Belgium
Distribution: Ubuntu
Posts: 133

Rep: Reputation: 15
Reading/restore NTBackup - MTF

Newer thread with same subject

http://www.linuxquestions.org/questi...hreadid=348429
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading backup tapes from M$ to Linux climbingmerlin Linux - Software 3 09-14-2005 08:09 AM
from tapes to cd-audio alaios Linux - Software 1 03-20-2005 06:10 AM
How Do I Back Up All My Vhs Tapes To My Hdd In Linux? LinuxGuru707 Linux - Software 2 01-03-2005 06:26 PM
Used DLT tapes justintime Linux - General 1 02-29-2004 02:42 PM
Reading SCO DAT tapes on Linux? cstovall Linux - General 0 04-24-2003 12:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration