Returns the name of the file on the server.
abstract String FileTransfer.getServerFileName()
The name of the file in the server side.
For file downloads, this is the name of the file to download. For file uploads, this is the name of the uploaded file.