diff options
author | Jan F. Chadima <jfch@jagda.eu> | 2017-11-07 08:29:33 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-07 08:29:33 +0000 |
commit | 5eec86f89fd10ce681424f4666e164118659f284 (patch) | |
tree | 45a821c698e9cb63ea8b70a9c2dc895f8728af4a /system/vmfs-tools/README | |
parent | f2d05508a4a05e35ac47ccd2246a7e54025b8c70 (diff) |
system/vmfs-tools: Added (tools to access vmware VMFS).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/vmfs-tools/README')
-rw-r--r-- | system/vmfs-tools/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/vmfs-tools/README b/system/vmfs-tools/README new file mode 100644 index 000000000000..0b2d282fda9e --- /dev/null +++ b/system/vmfs-tools/README @@ -0,0 +1,7 @@ +vmfs-tools is a toolset for accessing vmware VMFS through +the standard Linux VFS with the help of the FUSE framework. + +While it is still work in progress and is not destined +for production use yet, it can be of some help. + +It is great tool for rescuing data from 'dead' servers. |