Linear Tape File System
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
− | |formattype= | + | |formattype=electronic |
− | |subcat= | + | |subcat=Filesystem |
+ | |released=2012 | ||
}} | }} | ||
+ | '''Linear Tape File System''' (LTFS) is an IBM system to provide magnetic tape data storage with a filesystem similar to those on disks and flash memory, so that an organized set of files can be stored and accessed. | ||
− | * | + | * [[Wikipedia:Linear Tape File System|Wikipedia article]] |
* [http://www.tmd.tv/news/tmd-adds-ltfs-archiving LTFS archiving] | * [http://www.tmd.tv/news/tmd-adds-ltfs-archiving LTFS archiving] | ||
+ | * [https://www.ibm.com/support/knowledgecenter/STQNYL/com.ibm.storage.hollywood.doc/ltfs_fix_central_upgrade.html How to download LTFS code and documentation from IBM site] | ||
+ | |||
+ | [[Category:Magnetic tape]] | ||
+ | [[Category:IBM]] |
Latest revision as of 01:35, 19 August 2019
Linear Tape File System (LTFS) is an IBM system to provide magnetic tape data storage with a filesystem similar to those on disks and flash memory, so that an organized set of files can be stored and accessed.