Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-20 Thread Thomas Guyot-Sionnest
From an old inndex file (Linux): 00 00 00 00 00 00 00 01 00 00 0D D6 00 00 00 00 0010 00 10 05 E1 00 00 00 FA 90 85 1F 24 00 38 73 74 ...$.8st 0020 6F 72 65 2F 36 2F 31 2D 35 31 33 30 65 61 62 35 ore/6/1-5130eab5 0030 31 31 39 31 30 31 63 63 35 62 36 63 34 30

RE: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-19 Thread Niklas Bergh
Or adding code to handle the situation better even... /N -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Guyot-Sionnest Sent: den 19 maj 2004 05:57 To: [EMAIL PROTECTED] Subject: Re: [freenet-support] Freenet directory sharing between

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-19 Thread Toad
Of Thomas Guyot-Sionnest Sent: den 19 maj 2004 05:57 To: [EMAIL PROTECTED] Subject: Re: [freenet-support] Freenet directory sharing between Linux/windoz TLD wrote: Roger Oksanen wrote: I'm guessing that freenet does a listing to decide if there exists a valid datastore

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-18 Thread Thomas Guyot-Sionnest
TLD wrote: Thomas Guyot-Sionnest wrote: However, everytime I switch OS, I lose all my datastore. Did you try sharing the same node, ??nodes_*, ngrt*, rtprops_* files between the two installations? The *whole* directory (/mnt/bigfat/freenet = T:\freenet) is shared! Only temp drives differs. I've

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-18 Thread Thomas Guyot-Sionnest
Roger Oksanen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 17 May 2004 07:30, Thomas Guyot-Sionnest wrote: Hi, I'm a long time Linux user, but sometimes I need to run windoz to do somes tasks. I usually does them in batch and it keep my computer busy for a few days every once in

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-18 Thread Roger Oksanen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 18 May 2004 09:40, Thomas Guyot-Sionnest wrote: Also, linux's FAT32 driver doesn't care for case... However, if the Freenet client get a directory listing and do case-sensitive operations on it, it may fail... (and that would definetly

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-18 Thread Thomas Guyot-Sionnest
Roger Oksanen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 18 May 2004 09:40, Thomas Guyot-Sionnest wrote: Also, linux's FAT32 driver doesn't care for case... However, if the Freenet client get a directory listing and do case-sensitive operations on it, it may fail... (and

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-18 Thread Roger Oksanen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 18 May 2004 15:55, Thomas Guyot-Sionnest wrote: As I said, FAT32 filesystems under Linux are *case-insensitive*...Whenever you type the name in UPPER or lower case, you access the same file. What I said is there could be a problem if

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-18 Thread TLD
Roger Oksanen wrote: I'm guessing that freenet does a listing to decide if there exists a valid datastore. It would not be to efficient to open every file just Lame as it may sound, try disabling the index file for the datastore. -- /~\ The ASCIITLD \ / Ribbon

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-18 Thread Toad
On Tue, May 18, 2004 at 11:27:41AM +0300, Roger Oksanen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 18 May 2004 09:40, Thomas Guyot-Sionnest wrote: Also, linux's FAT32 driver doesn't care for case... However, if the Freenet client get a directory listing and do

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-18 Thread Toad
On Tue, May 18, 2004 at 04:04:06PM +0300, Roger Oksanen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 18 May 2004 15:55, Thomas Guyot-Sionnest wrote: As I said, FAT32 filesystems under Linux are *case-insensitive*...Whenever you type the name in UPPER or lower case,

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-18 Thread Thomas Guyot-Sionnest
TLD wrote: Roger Oksanen wrote: I'm guessing that freenet does a listing to decide if there exists a valid datastore. It would not be to efficient to open every file just Lame as it may sound, try disabling the index file for the datastore. Thank for the tip! I'll try in the next days... If it

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-17 Thread TLD
Thomas Guyot-Sionnest wrote: However, everytime I switch OS, I lose all my datastore. Did you try sharing the same node, ??nodes_*, ngrt*, rtprops_* files between the two installations? -- /~\ The ASCIITLD \ / Ribbon Campaign They that can give up essential

Re: [freenet-support] Freenet directory sharing between Linux/windoz

2004-05-17 Thread Roger Oksanen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 17 May 2004 07:30, Thomas Guyot-Sionnest wrote: Hi, I'm a long time Linux user, but sometimes I need to run windoz to do somes tasks. I usually does them in batch and it keep my computer busy for a few days every once in a month or two.