Author: grothoff Date: 2008-02-16 21:51:15 -0700 (Sat, 16 Feb 2008) New Revision: 6344
Modified: GNUnet/ChangeLog GNUnet/doc/man/gnunet-auto-share.1 GNUnet/todo Log: docus Modified: GNUnet/ChangeLog =================================================================== --- GNUnet/ChangeLog 2008-02-17 04:46:58 UTC (rev 6343) +++ GNUnet/ChangeLog 2008-02-17 04:51:15 UTC (rev 6344) @@ -1,3 +1,7 @@ +Sat Feb 16 21:37:33 MST 2008 + Implemented gnunet-auto-share for automatic + sharing of directories. + Thu Feb 14 01:02:32 MST 2008 Made HTTP transport work over IPv6 as well. Modified: GNUnet/doc/man/gnunet-auto-share.1 =================================================================== --- GNUnet/doc/man/gnunet-auto-share.1 2008-02-17 04:46:58 UTC (rev 6343) +++ GNUnet/doc/man/gnunet-auto-share.1 2008-02-17 04:51:15 UTC (rev 6344) @@ -123,12 +123,15 @@ .SH EXAMPLES .PP +Use the following command to share the "/home/share/" directory: -\fBBasic example\fR + $ nohup gnunet\-auto\-share /home/share/ & -Share the "/home/share" directory: +Use the following command to share the "/home/share/" directory +and see the URIs of uploaded files. You can abort the daemon +with CTRL-C: -# nohup gnunet\-auto\-share /home/share/ & + $ gnunet\-auto\-share -V /home/share/ .SH FILES Modified: GNUnet/todo =================================================================== --- GNUnet/todo 2008-02-17 04:46:58 UTC (rev 6343) +++ GNUnet/todo 2008-02-17 04:51:15 UTC (rev 6344) @@ -9,7 +9,7 @@ TESTING: - test new hostlist application - test GAP migration code (seems to be using far too much CPU!) -- test GAP code in general (and FIX the pid-table assertion crash / double-free segv!) +- test GAP code in general (still have one unexplained crazy crash!) Hostlist for network testing: * http://vserver1236.vserver-on.de/hostlist-074 _______________________________________________ GNUnet-SVN mailing list GNUnet-SVN@gnu.org http://lists.gnu.org/mailman/listinfo/gnunet-svn