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