STUBFSD.IFS: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Developed by [[Chris Wohlgemuth]]. | Developed by [[Chris Wohlgemuth]]. | ||
==Syntax== | |||
AEFS is a cryptographic file system for OS/2. It allows transparent access to encrypted files stored on any file system supported by OS/2. | IFS=C:\sys\bin\STUBFSD.IFS <parameters> | ||
The user can encrypt data using a number of block cipher algorithms (currently, Twofish and Rijndael). It supports long file names and extended attributes. It's also reasonably fast. | |||
==Parameters== | |||
; AEFS | |||
: is a cryptographic file system for OS/2. It allows transparent access to encrypted files stored on any file system supported by OS/2. The user can encrypt data using a number of block cipher algorithms (currently, Twofish and Rijndael). It supports long file names and extended attributes. It's also reasonably fast. | |||
; ISOFS | |||
{| class="wikitable" | {| class="wikitable" |
Revision as of 22:30, 18 June 2019
ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD. It allows transparent access to the contents of the raw file. Currently only Joliet filenames are supported but this may change in the future.
Developed by Chris Wohlgemuth.
Syntax
IFS=C:\sys\bin\STUBFSD.IFS <parameters>
Parameters
- AEFS
- is a cryptographic file system for OS/2. It allows transparent access to encrypted files stored on any file system supported by OS/2. The user can encrypt data using a number of block cipher algorithms (currently, Twofish and Rijndael). It supports long file names and extended attributes. It's also reasonably fast.
- ISOFS
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
Yes | Yes | Yes | Yes |