Jump to content

CONFIG.SYS - IFS Statements: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[The Config.sys Documentation Project|Return to The Config.sys Documentation Project Main Page]]
{{CFGProject}}
 
IFS means "Installable File System". This are the drivers to read different file systems like FAT32 or HPFS.
IFS means "Installable File System". This are the drivers to read different file systems like FAT32 or HPFS.


==Compression/Encryption==
==Compression/Encryption==
*[[CBS.IFS]] - ZipStream
*[[CBS.IFS]] - ZipStream
*[[SDCFS.IFS]] - Decryption


==Network File Systems==
==Network File Systems==
Line 11: Line 11:
*[[FTP.IFS]] - FTP host access
*[[FTP.IFS]] - FTP host access
*[[MCM.IFS]] - Mobile File Synchronization
*[[MCM.IFS]] - Mobile File Synchronization
*[[NDFS.IFS]] - Netdrive
*[[NDFS.IFS]] - NetDrive for OS/2 File System
*[[NDFS32.IFS]] - NetDrive for OS/2 File System
*[[NETWKSTA.SYS]] - LAN Manager redirector
*[[NETWKSTA.200]] - IBM LAN Server
*[[NETWKSTA.200]] - IBM LAN Server
*[[NFS200.IFS]] - Network File System for TCP/IP 2.0
*[[NFS200.IFS]] - Network File System for TCP/IP 2.0
*[[NFS300.IFS]] - Network File System for TCP/IP > 4.1
*[[NFS300.IFS]] - Network File System for TCP/IP > 4.1
*[[NWIFS.IFS]] - Novell Netware Client
*[[NWIFS.IFS]] - Novell NetWare File System
*[[SRVIFSC.IFS]] - IBM ThinIFS File System


==Optical Media==
==Optical Media==
*[[CDFS.IFS (CONFIG.SYS)|CDFS.IFS]] - CD-ROM ISO9660
*[[CDFS.IFS (CONFIG.SYS)|CDFS.IFS]] - CD-ROM ISO9660
*[[CDWFS.IFS]] - RSJ CD Writer
*[[CDWFS.IFS]] - RSJ CD Writer
*[[HPOFS.IFS]] - High Performance Optical File System
*[[UDF.IFS]] - Universal Disk Format


==DASD==
==DASD==
*[[DUMPFS.IFS]] - Dump file system
*[[EXT2-OS2.IFS]] - Linux ext2
*[[EXT2-OS2.IFS]] - Linux ext2
*[[FAT32.IFS]] - FAT32
*[[FAT32.IFS]] - FAT32
Line 27: Line 33:
*[[HPFS.IFS]] - High Performance File System
*[[HPFS.IFS]] - High Performance File System
*[[HPFS386.IFS]] - 386 High Performance File System
*[[HPFS386.IFS]] - 386 High Performance File System
*[[JFS.IFS]] - IBM Journaling File System v2
*[[JFS.IFS (CONFIG.SYS)|JFS.IFS]] - IBM Journaling File System v2
*[[NTFS.IFS]] - Windows NT NTFS
*[[NTFS.IFS]] - Windows NT NTFS
*[[VFAT-OS2.IFS]] - VFAT


==RAMFS.IFS==
==Virtual==
==SRVIFSC.IFS==
*[[EMSFS.IFS]] - Above 4GB RAM File System
The ThinIFS by IBM.
*[[RAMFS.IFS]] - RAM File System
 
*[[STUBFSD.IFS]] - ISOFS, AEFS
'''TIP:''' Ideal for CID Installations because it can be used from installation disks.
*[[TONIGY.IFS]] - Tonigy - Multimedia CD System/2
 
*[[TVFS.IFS]] - Toronto Virtual File System
'''Platform Support:'''
*[[VBOXFS.IFS]]
{| class="wikitable"
*[[VBOXSF.IFS]] - VirtualBox  shared folders IFS for OS/2 guest
|-
*[[VMMAP.IFS]] - Virtual PC shared folders
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
* [[STUBFSD.IFS]] - ISOFS, AEFS
* [[TONIGY.IFS]] - Tonigy - Multimedia CD System/2
* [[TVFS.IFS]] - Toronto Virtual File System
* [[UDF.IFS]] - Universal Disk Format
* [[VFAT-OS2.IFS]] - VFAT
* [[VMMAP.IFS]] - Virtual PC shared folders


[[Category: The Config.sys Documentation Project]]
[[Category: The Config.sys Documentation Project]]

Latest revision as of 07:10, 11 January 2023

The Config.sys Documentation Project
  1. BASEDEV Statements
  2. CALL Statements
  3. DEVICE Statements
  4. IFS Statements
  5. OS/2 Commands
  6. DOS Commands
  7. RUN Statements
  8. SET Statements
  9. PSD Statements
  10. Other Information
  1. Programs
  2. Hardware
  3. List of Statements

IFS means "Installable File System". This are the drivers to read different file systems like FAT32 or HPFS.

Compression/Encryption

Network File Systems

Optical Media

DASD

Virtual