On Sat, 16 May 2015, Chuck Hast wrote: > The name of the file as it tries to copy it is as follows: > <THE_FILE_TO_COPY_PT?.iso The question mark is a strainge non printing > char that shows up on the GUI part of the app as a block with 00 above an > 1f below, see below on this note.
Chuck, Now and then I find a filename with strange characters, spaces, and other junk that makes copying, moving, and deleting difficult. What has worked for me is to put the source filename within double quotation marks, even using the '*' wildcard character and give the destination filename a rational string. Whether this works with a DVD file is left for you to determine. :-) Good luck, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
