gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r7229 - GNUnet-docs/WWW


From: gnunet
Subject: [GNUnet-SVN] r7229 - GNUnet-docs/WWW
Date: Sat, 14 Jun 2008 20:46:18 -0600 (MDT)

Author: grothoff
Date: 2008-06-14 20:46:18 -0600 (Sat, 14 Jun 2008)
New Revision: 7229

Modified:
   GNUnet-docs/WWW/user_afs.php3
Log:
auto-share docu update

Modified: GNUnet-docs/WWW/user_afs.php3
===================================================================
--- GNUnet-docs/WWW/user_afs.php3       2008-06-15 02:46:10 UTC (rev 7228)
+++ GNUnet-docs/WWW/user_afs.php3       2008-06-15 02:46:18 UTC (rev 7229)
@@ -360,12 +360,13 @@
 W("<tt>gnunet-auto-share</tt> can be used to &quot;automatically&quot; share 
all of the files in a given directory.");
 W("The basic format of the command is");
 EP();
-PRE("$ gnunet-auto-share DIRECTORY-NAME");
+PRE("$ gnunet-auto-share DIRECTORY-NAME*");
 BP();
-W("After being started like this, <tt>gnunet-auto-share</tt> will put itself 
into the background (daemonize) and periodically check if new files have been 
copied into the given directory.");
+W("After being started like this, <tt>gnunet-auto-share</tt> will put itself 
into the background (daemonize) and periodically check if new files have been 
copied into the given directories.");
 W("Working in the background, <tt>gnunet-auto-share</tt> will ensure that all 
files in the given directory are published to <tt>gnunetd</tt> and thus 
available to the network.");
 W("You will need to restart <tt>gnunet-auto-share</tt> whenever your computer 
is rebooted (just like you need to restart <tt>gnunetd</tt>).");
-W("While your distribution may contain a script to automatically restart 
<tt>gnunetd</tt>, it will most likely not contain a script for restarting 
<tt>gnunet-auto-share</tt> since the shared directory needs to be specified.");
+W("While your distribution may contain a script to automatically restart 
<tt>gnunetd</tt>.");
+W("Writing such a script maybe a bit tricky since <tt>gnunet-auto-share</tt> 
would usually run as an ordinary user and needs to access the 
<tt>gnunet.conf</tt> configuration of that ordinary user (so that the user can 
add directories to share).");
 P();
 W("It is possible to manually specify keywords for the top-level files or 
directories shared using <tt>gnunet-auto-share</tt>.");
 W("This can be done by creating an additional configuration file (by default: 
<tt>~/.gnunet/metadata.conf</tt>).");





reply via email to

[Prev in Thread] Current Thread [Next in Thread]