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 リモートキーの値、またはリモートキーが指定されていない場合は NULL。
リモートキーは、サーバの authenticate_file_upload スクリプトに渡されるパラメータです。
スクリプトでは、このパラメータを使用して、サーバに格納するファイルの名前と場所を決定します。
この値が指定されていない場合は、getFileName() の値がリモートキーとして使用されます。