有没有Windows的版本,或类似的东西?

首先,我不确定这是不是问这个问题的最好的地方。 我在SF和SU之间被撕裂了,但是当我看到有关磁带驱动器的问题在SU中很less的时候我决定使用SF。

我需要从Windowspipe理磁带机。 我正在使用mtx,它工作的很好,但在边缘看起来有点粗糙。 我刚刚偶然发现了BSD的mt 文档 ,看起来正是我需要的。 我已经search了一个Windows版本无济于事。

有一个Windows版本? 如果没有,是否有任何类似的应用程序的Windows(这也希望为Linux的作品)呢?

http://www.holistech.co.uk/sw/mt/mt.html

MT.exe – 命令行Windows NT / 2000 / XP磁带工具(GPL)

MT写的是删除一个旧的(焦油)备份磁带的Windows XP备份拒绝覆盖…但我一路上好奇,并增加了各种磁带function的支持:

Erase (Long and short) Drive and tape status (full details of TAPE_GET_DRIVE_PARAMETERS and TAPE_GET_MEDIA_PARAMETERS structures) Format (QIC117 only according to the documentation) Load and unload (eject) a tape Lock and unlock the tape in the drive Repartition the tape (if your drive supports it) Read/dump from tape to a file Seek by absolute address Retension the tape Rewind the tape 

所以它是一个rsm命令的减less版本,但没有复杂性(这似乎不在发布的API中)

我没有磁带驱动器来testing,但是这个版本的MT for Windows:

http://www.tecno-notas.com/winnt.htm

确实声称支持通过文件标记查找。