Mercurial > noffle
comparison FAQ.html @ 0:04124a4423d4 noffle
[svn] Initial revision
| author | enz |
|---|---|
| date | Tue, 04 Jan 2000 11:35:42 +0000 |
| parents | |
| children | e9fdb0f66563 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:04124a4423d4 |
|---|---|
| 1 <html> | |
| 2 | |
| 3 <head> | |
| 4 <title>NOFFLE FAQ</title> | |
| 5 </head> | |
| 6 | |
| 7 <body bgcolor=white> | |
| 8 <p> | |
| 9 | |
| 10 <center> | |
| 11 <h1>NOFFLE FAQ</h1> | |
| 12 </center> | |
| 13 | |
| 14 <p> | |
| 15 <hr> | |
| 16 <p> | |
| 17 | |
| 18 <b>Q:</b> What is the difference between NOFFLE and leafnode? | |
| 19 <p> | |
| 20 <b>A:</b> NOFFLE uses less resources (disk space and bandwidth). Downloading | |
| 21 groups in overview mode is several times faster, because it uses the XOVER | |
| 22 command instead of HEAD. In addition, there is the quasi-transparent mode, | |
| 23 when online, which allows to browse through groups and cache everything | |
| 24 without subscribing. | |
| 25 | |
| 26 <p> | |
| 27 <hr> | |
| 28 <p> | |
| 29 | |
| 30 <b>Q:</b> I subscribe to groups, but get a "Retreiving failed" | |
| 31 message for every requested article. | |
| 32 <p> | |
| 33 <b>A:</b> Some news server do not allow retrieving articles by message-ID. | |
| 34 You cannot use NOFFLE together with these servers presently. | |
| 35 | |
| 36 <p> | |
| 37 <hr> | |
| 38 <p> | |
| 39 | |
| 40 <b>Q:</b> I changed the server in the config files, but the | |
| 41 new groups do not appear. | |
| 42 <p> | |
| 43 <b>A:</b> You should run <code>noffle --query groups</code> again. If you | |
| 44 want all old group information deleted, you should remove the file | |
| 45 data/groupinfo.gdbm in the spool directory before. | |
| 46 | |
| 47 <p> | |
| 48 <hr> | |
| 49 <p> | |
| 50 | |
| 51 <b>Q:</b> The Emacs news reader GNUS hangs while getting active list | |
| 52 from server. | |
| 53 <p> | |
| 54 <b>A:</b> This is a known phenomena and I believe that it is a bug with | |
| 55 GNUS, because the log files show correct handling of client commands by | |
| 56 noffle. | |
| 57 | |
| 58 </body> | |
| 59 </html> |
