|
This enables the OS/2 undelete function. If this line is set up all files you delete are not really deleted but instead are moved to a directory specified by the DELDIR variable.
If the total size of files in the delete directory is greater than the delete directory size the oldest files are deleted from the delete directory until the total size of files is smaller than the directory size. You must enable the delete directory function for every partition that you want to be able to recover files from.
SET DELDIR=Path1,Size1;Path2,Size2
Parameters:
See the examples below.
To use 4 megabytes of space for the undelete function on partition C: and 10 megabytes for the undelete function on partition E:, add this line to your config.sys file:
SET DELDIR=C:\DELETE,4096;E:\SYSTEM\DELETE,10240
Platform Support:
OS/2 2.x
| OS/2 3.0
| OS/2 4.0
|
Yes
| Yes
| Yes
|
|