updateServer
inline suspend fun TransferClient.updateServer(crossinline block: UpdateServerRequest.Builder.() -> Unit): UpdateServerResponse
Updates the file transfer protocol-enabled server's properties after that server has been created.
The UpdateServer
call returns the ServerId
of the server you updated.