Top
ETERNUS SF AdvancedCopy Manager V16.1 Operation Guide for Copy Control Module
FUJITSU Storage

4.10.4 acutil fsflush (File System Flush Command) [Windows only]

NAME

acutil fsflush - flush file system

SYNOPSIS

acutil fsflush -m mountPoint [-xml]

DESCRIPTION

This command explicitly writes the data within the buffer to the disk.
This command is used for file server operations and the like which do not unmount the copy source logical volume.

OPTIONS

-m mountPoint

This option specifies a drive letter or a mount point. (e.g. F:\, C:\mnt\)

-xml

This option specifies when displaying the result of the command execution by the XML format.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

> acutil fsflush -m F:\
Successful completion.

NOTES