Linear Tape File System
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 3: | Line 3: | ||
|subcat=Magnetic tape | |subcat=Magnetic tape | ||
}} | }} | ||
+ | '''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:Filesystem]] | [[Category:Filesystem]] | ||
+ | [[Category:IBM]] |
Revision as of 01:23, 3 August 2016
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.