Most Recent Posts
NewCrop
by Naeem - 03/18/2026 10:38 AM
Searches
by Bert - 03/18/2026 7:39 AM
Ambient Scribes
by Bert - 03/18/2026 7:38 AM
Missing Photographs
by Bert - 03/18/2026 7:34 AM
Retirement
by Bert - 03/18/2026 7:33 AM
R codes -- answers for billers and coders
by Bert - 03/18/2026 7:31 AM
New NP - Looking for tips & tricks
by Wendell365 - 03/11/2026 12:01 PM
Member Spotlight
koby
koby
Canaan CT
Posts: 841
Joined: May 2009
Newest Members
BPeds, PMG Care, KeepingItAnon, AspiringPro101, michaelliam
4,607 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Oct 2012
Posts: 23
Alnoor Offline OP
Member
OP Offline
Member
Joined: Oct 2012
Posts: 23
So my AC database is about 3gb, but the 400gb partition on the server was almost full. It turns out that you must delete old AC backup files regularly from the BACKUP directory, otherwise they accumulate!

Thought this info might be helpful to those who did not know, like me! Just trying to "payback" for all the helpful info I have received on this board.

Best,
Al.

Joined: Sep 2003
Posts: 12,904
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,904
Likes: 34
Thanks.


Bert
Pediatrics
Brewer, Maine

Joined: Mar 2011
Posts: 837
Likes: 10
Member
Offline
Member
Joined: Mar 2011
Posts: 837
Likes: 10
Back in old threads on this board are some scripts you can use to automatically clean out the old backups.
I never got around to trying them -- I just do it manually, but seems like a good idea.
Maybe Sandeep can find them and republish them.


Tom Duncan
Family Practice
Astoria OR
Joined: Apr 2011
Posts: 2,316
Likes: 2
G
Member
Offline
G
Member
Joined: Apr 2011
Posts: 2,316
Likes: 2
If you open up notepad

Enter the following line:
Quote
forfiles -p "C:\Amazing Charts\Backup" -s -m *.enc* /D -30 /C "cmd /c del @path"
  • "C:\Amazing Charts\Backup" is the path to your AC Folder.
  • The 30 means clear files older than 30 days. Adjust accordingly.

Then save the file with the extension .bat, that will create a batch file which you can click to run the script. You can also use the task scheduler to make it run on a daily basis.

It's a very useful script. You can use it to clear old faxes in the fax console (Mainpine users) or clear old backups on an external drive.


Moderated by  ChrisFNP, DocGene, JBS, Wendell365 

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Who's Online Now
0 members (), 90 guests, and 39 robots.
Key: Admin, Global Mod, Mod
Top Posters(30 Days)
Bert 5
tcosta 2
Top Posters
Bert 12,904
JBS 3,002
Wendell365 2,369
Sandeep 2,316
ryanjo 2,084
Leslie 2,002
Wayne 1,889
This board is dedicated to the memory of Michael "Indy" Astleford. February 6, 1961 -- April 16, 2019




SiteLock
Powered by UBB.threads™ PHP Forum Software 7.7.5