From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 Description of problem: When minicom is told to send files using an external application, such as "sz", it writes a command-line into a buffer and execs the buffer. minicom does not escape the filenames in any way, so when fastexec() tokenizes the command-line, it breaks the filename at the spaces. sz then complains that the files do not exist (or sends them, if the happen to exist). Version-Release number of selected component (if applicable): minicom-2.00.0-12 How reproducible: Always Steps to Reproduce: 1.Create a one-byte file named "filename with spaces" 2.Run minicom 3.Press ALT+A - S to send the file. Actual Results: sz complains that it can't send "filename" or "with" or "spaces" because there is no such file or directory. Expected Results: It should have sent the file "filename with spaces". Additional info: Make sure that the file contains at least one byte. My console gets wedged when I try to send zero-byte files. I don't know if this is a problem with sz, rz, or minicom.
*** Bug 98656 has been marked as a duplicate of this bug. ***
Red Hat apologizes that these issues have not been resolved yet. We do want to make sure that no important bugs slip through the cracks. Red Hat Linux 7.3 and Red Hat Linux 9 are no longer supported by Red Hat, Inc. They are maintained by the Fedora Legacy project (http://www.fedoralegacy.org/) for security updates only. If this is a security issue, please reassign to the 'Fedora Legacy' product in bugzilla. Please note that Legacy security update support for these products will stop on December 31st, 2006. If this is not a security issue, please check if this issue is still present in a current Fedora Core release. If so, please change the product and version to match, and check the box indicating that the requested information has been provided. If you are currently still running Red Hat Linux 7.3 or 9, please note that Fedora Legacy security update support for these products will stop on December 31st, 2006. You are strongly advised to upgrade to a current Fedora Core release or Red Hat Enterprise Linux or comparable. Some information on which option may be right for you is available at http://www.redhat.com/rhel/migrate/redhatlinux/. Any bug still open against Red Hat Linux 7.3 or 9 at the end of 2006 will be closed 'CANTFIX'. Again, if this bug still exists in a current release, or is a security issue, please change the product as necessary. We thank you for your help, and apologize again that we haven't handled these issues to this point.
I'm sorry, I am no longer an embedded programmer and I don't have the setup to determine if this bug still exists in FC 5. Still, this bug, and the one that was marked as a duplicate of this bug, have pretty good repro steps, so the owner of minicom should be able to quickly determine if this bug still exists.
Fixed in minicom-2.2-1.fc7.