Default Access Control Entries
To provide a default entry in case no matches are made, specify default entries for the USERID and NODE parameters by using the DEFAULT value.
See the following example:
USERID=DEFAULT, NODE=NODEA, SEND_DIR=/mftps/data, SEND_OPTION=ROOT, RECEIVE_OPTION=NEVER * USERID=DEFAULT NODE=DEFAULT SEND_OPTION=NEVER RECEIVE_OPTION=NEVER
Using the DEFAULT value, all received files from the NODEA node can be placed in the /mftps/data/RemoteFileName directory, where RemoteFileName is defined in the RemoteFileName parameter passed in a transfer command. And the other users cannot send or receive from this server.
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.