How can we help you today? How can we help you today?

Feature Request - delete copy to files

I need a way to say delete the backup files older than 60 days and delete copyto files older than 2 days. In our location we need these two values to be different.

as an added note we'd also like to see bigger options than just hours and days. We typically keep things for week or months and it would be much easier if we could say store for 4 weeks instead of 28 days
Giggles220
0

Comments

2 comments

  • AndyScott
    We use 2 copyto locations, one is for offsite backups and another is for storing backups for archiving to tape. It would be really nice to be able to specify different timeframes for local backup files as well as different durations for each copyto location.
    AndyScott
    0
  • petey
    I'll add it to the feature request list for future consideration. No promises, but would something like this feel right?

    EXEC master..sqlbackup '-sql "BACKUP .... WITH ERASEFILES = 60, FILEOPTIONS = 1, COPYTO = [\\offsite\backups|2] " '
    petey
    0

Add comment

Please sign in to leave a comment.