Supported Transfer modes

With universal transfer operator, users can perform data transfers using the following transfer modes:

    NATIVE = "native"
    NONNATIVE = "nonnative"
    THIRDPARTY = "thirdparty"

More details can be found at How Universal Transfer Operator Works.