RFSTOOL allows you to access ReiserFS partitions from a Windows 95/98/ME/NT/2000/XP system. It also allows you to access ReiserFS partitions from Linux. It is a complete rewrite of the ReiserFS functions needed to list directories, copy files, and backup metadata.
| Tags | Filesystems |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows Windows POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: Symlinks should work now and will be listed in the directory (i.e. "symlink -> target") . The first status flag now can be "l" for symlinks, "b" for block devices, and "c" for character devices. Of course, it can also be "d" for directory and "-" for regular files. The useless copyright header has been removed. Output is now the blank directory listing. You can use "-v" to show the version info if you really really care. "." and ".." will now be marked as "d"(irectories). rfstool will be included in future versions of LTOOLS.


Changes: The "unable to stat" error is fixed, and sometimes the files retrieved were too large. File dates are now properly maintained from Linux, and the rfshell.dll understands 64-bit file sizes.


Changes: This release fixes a bug in 0.10 which caused it to sometimes retrieve too much data from "direct nodes", resulting in files being too large. Also, this release includes RFSHELL.DLL, a DLL which allows you to easily access reiserfs partitions from your own projects.


Changes: A major bug in reading from some directories was fixed. A problem where some files could not be stat-ed if they were located on the rightmost leaf node was fixed. Autodetect is now default on Windows, and will write the last known drive to the registry. The program is now capable of reading from backup files.