Tape backup

Hi,

I’m starting to create a system for backing up files to DDS tapes.
I’ve seen the Windows tape backup functions in Platform SDK, but that
functions are so hard to understand.
If have someone that worked with that functions, could you send any sample
code, justo to take a look. My system will make incremental backups, but I
still can’t figure out how the files are stored/retrieved in/from the tapes.

Thanks in advance


Raul Martins Fragoso
Sao Paulo - Brazil
raul@lm.com.br


Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

You must define the format of the tape yourself.

Jamey
----- Original Message -----
From: Raul M. Fragoso
To: NT Developers Interest List
Sent: Tuesday, June 26, 2001 9:08 PM
Subject: [ntdev] Tape backup

> Hi,
>
> I’m starting to create a system for backing up files to DDS tapes.
> I’ve seen the Windows tape backup functions in Platform SDK, but that
> functions are so hard to understand.
> If have someone that worked with that functions, could you send any sample
> code, justo to take a look. My system will make incremental backups, but I
> still can’t figure out how the files are stored/retrieved in/from the
tapes.
>
> Thanks in advance
>
>
> Raul Martins Fragoso
> Sao Paulo - Brazil
> raul@lm.com.br
>
>
>
>
>
________________________________________
>
> Do You Yahoo!?
>
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

What do you mean with “You must define the format of the tape yourself” ?

Thanks,

Raul M. Fragoso

----- Original Message -----
From: “Jamey Kirby”
To: “NT Developers Interest List”
Sent: Wednesday, June 27, 2001 2:32 AM
Subject: [ntdev] Re: Tape backup

| You must define the format of the tape yourself.
|
| Jamey
| ----- Original Message -----
| From: Raul M. Fragoso
| To: NT Developers Interest List
| Sent: Tuesday, June 26, 2001 9:08 PM
| Subject: [ntdev] Tape backup
|
|
| > Hi,
| >
| > I’m starting to create a system for backing up files to DDS tapes.
| > I’ve seen the Windows tape backup functions in Platform SDK, but that
| > functions are so hard to understand.
| > If have someone that worked with that functions, could you send any
sample
| > code, justo to take a look. My system will make incremental backups, but
I
| > still can’t figure out how the files are stored/retrieved in/from the
| tapes.
| >
| > Thanks in advance
| >
| >
| > Raul Martins Fragoso
| > Sao Paulo - Brazil
| > raul@lm.com.br
| >
| >
| >
| >
| >
________________________________________
| >
| > Do You Yahoo!?
| >
| > Get your free @yahoo.com address at http://mail.yahoo.com
| >
| >
| >
| >
| > —
| > You are currently subscribed to ntdev as: xxxxx@storagecraft.com
| > To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
|
|
| —
| You are currently subscribed to ntdev as: xxxxx@yahoo.com
| To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

The tape API calls in Win32 are used to control, read and write to tape.
There is no native format in the APIs to format the data on the tape. You
must define the layout of the information on the tape yourself.

See MSDN for more information on the tape APIs. COnsider the tape as a file.
There is no natrive format of files, you must define the layout fo the data
in the file yourself; tape is the same. Imagine it as a large file when
using the API interfaces in WIn32.

I hope this helps.

Jamey

----- Original Message -----
From: Raul M. Fragoso
To: NT Developers Interest List
Sent: Wednesday, June 27, 2001 2:36 PM
Subject: [ntdev] Re: Tape backup

> What do you mean with “You must define the format of the tape yourself” ?
>
> Thanks,
>
> Raul M. Fragoso
>
> ----- Original Message -----
> From: “Jamey Kirby”
> To: “NT Developers Interest List”
> Sent: Wednesday, June 27, 2001 2:32 AM
> Subject: [ntdev] Re: Tape backup
>
>
> | You must define the format of the tape yourself.
> |
> | Jamey
> | ----- Original Message -----
> | From: Raul M. Fragoso
> | To: NT Developers Interest List
> | Sent: Tuesday, June 26, 2001 9:08 PM
> | Subject: [ntdev] Tape backup
> |
> |
> | > Hi,
> | >
> | > I’m starting to create a system for backing up files to DDS tapes.
> | > I’ve seen the Windows tape backup functions in Platform SDK, but that
> | > functions are so hard to understand.
> | > If have someone that worked with that functions, could you send any
> sample
> | > code, justo to take a look. My system will make incremental backups,
but
> I
> | > still can’t figure out how the files are stored/retrieved in/from the
> | tapes.
> | >
> | > Thanks in advance
> | >
> | >
> | > Raul Martins Fragoso
> | > Sao Paulo - Brazil
> | > raul@lm.com.br
> | >
> | >
> | >
> | >
> | >
________________________________________
> | >
> | > Do You Yahoo!?
> | >
> | > Get your free @yahoo.com address at http://mail.yahoo.com
> | >
> | >
> | >
> | >
> | > —
> | > You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> | > To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> |
> |
> | —
> | You are currently subscribed to ntdev as: xxxxx@yahoo.com
> | To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
>
>
> _________________________________________________________
>
> Do You Yahoo!?
>
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com