Bug tracker improvements + added maildir.pl + ncdc FAQ update
This commit is contained in:
parent
8341fb9341
commit
bf6e6be5f4
6 changed files with 42 additions and 5 deletions
13
dat/ncdc-faq
13
dat/ncdc-faq
|
|
@ -54,6 +54,19 @@ $GetZBlock, $CHUNK, $Cancel or non-XML file lists. I am not aware of an other
|
|||
up-to-date client that still uses any of these features.
|
||||
|
||||
|
||||
=head2 What are those flags / character indications in the connection list?
|
||||
|
||||
Since the manual page doesn't cover those yet, I'll document it here for now:
|
||||
|
||||
The header has C<St>, where the C<S> stands for Status and C<t> for whether TLS
|
||||
encryption is used or not. The status flags can be either B<C>onnecting,
|
||||
B<H>andshake, B<I>dle, B<D>ownloading, B<U>ploading or B<-> for disconnected.
|
||||
|
||||
|
||||
=head2 ...And what about those in the user list?
|
||||
|
||||
The user list has three boolean flags: B<O>perator, B<P>assive, and whether the client has B<T>LS enabled.
|
||||
|
||||
|
||||
|
||||
=head1 Troubleshooting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue