Author: toad
Date: 2008-03-19 12:43:48 +0000 (Wed, 19 Mar 2008)
New Revision: 18574

Modified:
   trunk/website/pages/en/faq.php
Log:
Delete fec-cli section.

Modified: trunk/website/pages/en/faq.php
===================================================================
--- trunk/website/pages/en/faq.php      2008-03-19 12:41:13 UTC (rev 18573)
+++ trunk/website/pages/en/faq.php      2008-03-19 12:43:48 UTC (rev 18574)
@@ -32,7 +32,6 @@
 </li><li><a href="#fproxy-lan">How do I allow connections to FProxy from other 
computers?</a>
 </li><li><a href="#fec">What is FEC?</a>
 </li><li><a href="#healing">What is healing?</a>
-</li><li><a href="#fec-cli">My browser can't save large files from Freenet.  
Can I retrieve them from the command line?</a>
 </li><li><a href="#seednodes">How do I extract the necessary seedNode values 
from my own node?</a>

 </li><li><a href="#heisenbug">What is a Heisenbug?</a>
@@ -314,14 +313,6 @@
 blocks, and then reinserting them into Freenet.</p>


-<p><b id="fec-cli">My browser can't save large files from Freenet.  Can I 
retrieve them from the command line?</b><br>
-Yes, you can.  Use this command:
-</p><code>
-java -cp freenet.jar freenet.client.cli.Main get KEY filename<BR>
-</code><p>
-Be sure to specify the filename you want to save the key into.  You can use 
the --help option to learn the other switches, such as healing percentage, HTL 
for the individual blocks, etc.<p>
-You can also use standalone freenet tools like <a 
href="http://127.0.0.1:8888/SSK at 
CKesZYUJWn2GMvoif1R4SDbujIgPAgM/fuqid/9//">FUQID</a> (windows only, link only 
works if you have fproxy running on 127.0.0.1:8888), or <a 
href="/fcptools.html">FCPTools</a>.
-
 <p><b id="heisenbug">What is a Heisenbug?</b><br>
 The name comes from the Heisenberg Uncertainty Principle of
 physics, which states that when measuring both the momentum and the


Reply via email to