NotePage, Inc. Forum Index

GetAscii Good and Bad Folders

 
Post new topic   Reply to topic    NotePage, Inc. Forum Index -> PageGate Support
View previous topic :: View next topic  
Author Message
VerdugoFire



Joined: 10 Dec 2003
Posts: 55

PostPosted: Tue Sep 06, 2016 5:08 pm    Post subject: GetAscii Good and Bad Folders Reply with quote

Is there a file limit on the good and bad folders that GetAscii uses or do they need to be manually cleared on a regular basis?


Back to top
View user's profile
Tech Support



Joined: 25 Aug 2003
Posts: 4351

PostPosted: Wed Sep 07, 2016 7:56 am    Post subject: Reply with quote

There isn't a program enforced limit on either of those folders. You may want to manually clear them just to tidy up a bit but it isn't absolutely necessary for system performance or stability.



_________________
Tech Support
support@notepage.com
http://www.notepage.net
Back to top
View user's profile
VerdugoFire



Joined: 10 Dec 2003
Posts: 55

PostPosted: Thu Sep 08, 2016 11:41 am    Post subject: Reply with quote

I don't want to keep that many files, as we process about 1000 per day.

If anyone else is in a similar position, I created the batch file below and scheduled it with Task Scheduler. Just change ASCIILOCATION to your actual location.


REM Remove Paging files older than 7 days
forfiles /p "C:\ASCIILOCATION\bad" /s /m *.* /c "cmd /c Del @path" /d -7
forfiles /p "C:\ASCIILOCATION\good" /s /m *.* /c "cmd /c Del @path" /d -7


Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    NotePage, Inc. Forum Index -> PageGate Support All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
Theme created by Vjacheslav Trushkin