I believe the directory structure is the same. The question is, at what point do you bail out of the installation so that you don't create a new node? I suppose you could always use a bogus email addy, shut down the engine, copy over the node and stats files, and then restart the engine. The node will already be associated with your email addy. I just wouldn't want to be creating bogus node ids all over the place. As soon as I figure out how to run an ftp script in RH8.0, I'm going to move as many of my crunchers over to RH8.0 as possible. Note that the memory requirements under Linux still seem to indicate that 256Mb is required, more if possible. Running 256Mb on my RH8.0 with only the process monitor and d2ol running, there is typically 7mb ram free.
In Winblows, I can schedule an ftp job as follows:
ftp -s:c:\d2ol\script.txt 192.168.1.1
which will start up ftp, connect to 192.168.1.1 and echo in the lines from the script.txt file. What do I need to do in Linux to accomplish the same thing?
Thanks!
Geoff