Skip to content

Backup/Tape functions? #2

Description

@jasonjayr

Howdy --

I was struggling with making a windows-based tape backup system work reliably, and found these win32 API functions for the Backups/Tape Management functions:

http://msdn.microsoft.com/en-us/library/windows/desktop/aa362512(v=vs.85).aspx

Would you be opposed to a patch that adds these functions to this module? Or do you think I should make a new module just for that family of functions? the CreateFile/CloseHandle, et all functions are still needed for the Tape control stuff to work.

I have a crudely hacked copy on my machine that adds mappings for some of the Tape functions I needed (your existing code has a nice existing template I can reuse), but I'd be happy to send them upstream ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions