Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

picocom should use 'sz -vv' as the default send command, as stated in the manual. #3

Closed
GoogleCodeExporter opened this issue Aug 6, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The picocom man page says:

       --send-cmd | -s
          Specifies the external program (and any arguments to it)  that  
will
          be used for transmitting files.

          Default: "sz -vv"

However, the actual default in the source code uses ascii_xfr (which is 
provided by minicom).  It should use sz by default, as it claims it does, 
instead.

Original issue reported on code.google.com by hawk...@gmail.com on 13 May 2010 at 4:15

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r4.

Original comment by nick.pat...@gmail.com on 28 May 2010 at 12:39

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant