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() の値がリモートキーとして使用されます。