FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index Off Topic / Otros temas Folder Monitor
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM
Folder Monitor
Posted: Fri Sep 04, 2009 02:19 AM

Anyone knows of a free folder monitor that I can get a hold of? Specifically I want to be able to monitor when my app creates its temporary files which is in the form of tmp?????.dbf/ntx. It seems a lot of functions are not cleaning themselves up leaving a lot of these temp files.

TIA

FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Folder Monitor
Posted: Sat Sep 19, 2009 05:14 PM

Hua,

Are you using Harbour or xHarbour ? what version ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
Re: Folder Monitor
Posted: Mon Sep 21, 2009 08:17 AM

Hua,

you can use the file monitor filemon.exe from SysInternals. It monitors any kind of file access from all applications.

kind regards

Stefan
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM
Re: Folder Monitor
Posted: Mon Sep 28, 2009 01:29 AM

Hi Antonio, Stefan,
Sorry for the late reply. Was on leave for a week.

Antonio, I'm using xHarbour build 1.2.1 Rev 6406. But the temp files that I was referring to are generated by my reporting routines that creates a lot of temp indexes or dbfs.

Stefan, thank you for the tip. I'll give filemon a try

FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour

Continue the discussion