Q8 Single choice Mark for later When uploading a XML file using the File Transfer Utility, what is the proper command syntax? A eprcsctl operation=upload_file server=myserveraddress tenantid=myidentitydomain user=johndoepassword=pwd uploadfile=c: \myfile.gif B eprcsctl operation=upload_file tenantid=myidentitydomain user=johndoe password=pwd file=c:\uploadfile.xml C eprcsctl operation=uploadfile tenantid=myidentitydomain user=johndoe password=pwd file=c:\uploadfile.xml D operation=import tenantid=myidentitydomain user=johndoe password=pwd file=c: \importfile.xml Correct answer