FUSUTIL Command and Operating System Command

When a request is received by MFT Platform Server, the request must be converted to the correct request for that operating system. The following table shows the relationship between the FUSUTIL command and the operating system command.

Parameter WINDOWS UNIX z/OS IBM i
RENAME MOVE mv N/A

RNMOBJ(File)

RNMM(Member)

RNM(Directory or StreamFile)

DELETE ERASE rm N/A

DLTF

RMVM

EXIST N/A N/A N/A CHKOBJ
In the table shown above, N/A means that there is no operating system request that performs the function.
Note: There must be one or more spaces between the command parameters.

The FUSUTIL command can also be executed by using the MFT Platform Server IBM i CFEXECMD and CFEXECPNL commands.