Command Reference Guide

2.10 NAME 74
Remove the configured FSE partition named client_03_part_02; skip con-
firmation:
fsepartition –r client_03_part_03 –force
Show the current configuration of the FSE partition named client_01_part_-
02:
fsepartition – –show client_01_part_02
Show the configuration revision 2 of the FSE partition named client_01_-
part_04:
fsepartition –s client_01_part_04 2
Show the configuration history depth for the FSE partition named client_-
01_documents:
fsepartition –s client_01_documents –H
Copy current (latest) configuration revision of the FSE partition named
mail_partition_01 to a file mail_partition_01_cfg.fse in the current direc-
tory:
fsepartition – –show mail_partition_01 > mail_partition_01_cfg.fse
Copy the configuration revision 3 of the FSE partition named fse_part_001
to a file fse_part_001_cfg_3.fse in current directory:
fsepartition –s fse_part_001 3 >fse_part_001_cfg_3.fse
Apply a new configuration for the FSE partition named client_02_part_05
from the configuration file client_02_part_05_modified.fse:
fsepartition – –modify client_02_part_05 client_02_part_05_modified.fse
List names and states of the currently configured FSE partitions:
fsepartition – –list
Show status information for FSE partition named mail_partition_01:
fsepartition – –status mail_partition_01
Disable the FSE partition named client_03_astro_pics; skip confirmation:
fsepartition – –disable client_03_astro_pics –F
File System Extender 3.2 Command Line Reference