Copies a remote file.
procedure Copy(SourceURL: String; DestURL: String);
Use this method to copy a remote file from SourceURL to DestURL.