<html style="direction: ltr;">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style id="bidiui-paragraph-margins" type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body bidimailui-charset-is-forced="true" style="direction: ltr;">
<p><br>
</p>
<div class="moz-cite-prefix">On 1/16/2021 3:18 AM, Stefan Claas
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAC6FiZ7hUGE5m=53qCa+eSNupS4d9QybCkjpG_Gy3OinN0H3SQ@mail.gmail.com">
<pre class="moz-quote-pre" wrap="">On Sat, Jan 16, 2021 at 11:57 AM Stefan Claas
<a class="moz-txt-link-rfc2396E" href="mailto:spam.trap.mailing.lists@gmail.com"><spam.trap.mailing.lists@gmail.com></a> wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">
On Sat, Jan 16, 2021 at 11:34 AM Ayoub Misherghi via Gnupg-users
<a class="moz-txt-link-rfc2396E" href="mailto:gnupg-users@gnupg.org"><gnupg-users@gnupg.org></a> wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">
The intention is to sign and encrypt "data.file" producing a detached signature file.
a@b:c$ gpg -s -e -b -r Mike data.file
gpg: conflicting commands
Why is there a conflict? I do not want to produce an attached signature.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
You use -s and -b, try 'gpg -a -b -e file'
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
You can shorten this like: 'gpg -aber Mike data.file' (cool German
word 'aber' :-)
Regards
Stefan</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">gpg -aber data.file</pre>
<p>produced "data.file.asc" and no "data.file.sig"</p>
<p><br>
</p>
<p>Danke,</p>
<p><br>
</p>
<p>Ayoub<br>
</p>
<p><br>
</p>
<p><br>
</p>
</body>
</html>