Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定远程密钥。
abstract void FileTransfer.setRemoteKey(String remoteKey)
remoteKey 远程密钥值;要使其处于未指定状态,则为空值。
远程密钥是传递到服务器 authenticate_file_upload 脚本的参数。
脚本可使用此参数来确定要存储在服务器上的文件的名称和位置。
如果未指定该值,则使用 getFileName() 值作为远程键。