Hello
I found an article about VSphere that explain how to manage tape with command line in order to save and restore files directly on tape, but it mention this commands
mt to manage the tape rewind, erase etc..etc...for example mt /dev/nst0 rewind
and the tar command to write and read file for example tar -czf /dev/nst0 /directory
I tryed it on my ESXi 5 essential but the command mt is not present, there is some other command to use or what I reported above is not possible ?
Thanks
Raven