I found my server with low free space.
I look on folders size and found that VSTS save some *.DAT files under :
C:\Users\{username}\AppData\Local\Temp.
I know that VSTS saved files under
C:\Users\{username}\AppData\Local\VSEQT\QTAgent OR
C:\Users\{username}\AppData\Local\VSEQT\QTController
So i have batch file to clean those folders but what about - C:\Users\{username}\AppData\Local\Temp,
Is it o.k. to delete those *.DAT ?
Tnx.
MIRO77