Uploads a file to the server.
procedure UploadFile(LocalFile: String; RemoteFile: String);
Use this method to upload LocalFile to the RemoteFile location on the server.