10 Aug
2005
10 Aug
'05
10:06 a.m.
Hi, I am trying to create an accounting file in my compact flash card which is mounted on my home directory. ex : /home/admin/compactflash/ When i send a request for the first time its creating the accounting file under /home/admin/coompactflash/ %NAS IP/client file name (with date) Now im deleting this file ie., the directory under /home/admin/compactflash/ When i send a request for the next time, rlm_detail gives an error that : could not open the file /home/admin/compactflash/previousnasip/client file name? My doubt is, why is it looking for the previous file name? It should create a directory if its not existing.. thats what the source code comments says. Could you plz give me a solution for my doubt?? Thanks Sumi