On Fri, 2007-07-06 at 08:32 +1000, Craig Small wrote:

> On Thu, Jul 05, 2007 at 02:25:53PM -0400, Jeffrey Singleton wrote:
> > Hold off on answering my questions ... I think I got it.
> > 
> > Here is where I am at now:
> > $tmpfname = tempnam("/jffnms/tftpd", "config");
> > chmod("$tmpfname", 0777);



It does ... but the Foundry Load Balancer does not like .dat files. 
It will not write to the autogenerated .dat file.
So I have to do the file creation and permission setting manually.


> JFFNMS should be making the files.
> 
> > 114:22:45  :  H   2 : 192.168.19.19 : fdry_cc : Error Storing the file
> > in DB (15029.47 msec)       < -- Working on this error now!!!
> Yes, because you put the file in the wrong spot.



So where does the file go...I can set the tftpd rootDirectory to be
whereever, so that jffnms will see it.
I tried using $engine_temp but I get file errors.

I tried using /jffnms/tftpd ... no errors on file creation, but this is
when the Error inserting file into DB error comes up.

-- 
Jeffrey Singleton
Network Systems Administrator (Trusted Source)
Secure Computing Corporation
48000 North Point Parkway
Alpharetta, GA 30022
C: +1 770-820-2909
O: +1 678-904-3694
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to