Archive for July 2008

Flushing backup files

Because backups are coming in every hour, our backup-server’s disk space is used up in no time. For security reasons we decided not to give the backup ftp account permission to delete. Hence we must use Windows 2003 instead to delete older files. The following simple batch file, daily executed by “Scheduled Tasks”, does the [...]