Uploads a file to the server.
public void uploadStream(java.io.InputStream localStream, String remoteFile);
Use this method to upload data contained in LocalStream to RemoteFile on the server.