Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: anivio on August 23, 2010, 06:57:45 PM

Title: Flexbackup - How to auto eject the tape after backup?
Post by: anivio on August 23, 2010, 06:57:45 PM
Hi!

How can i auto eject the tape after a backup?

I have allready found the following command:

Code: [Select]
config setprop backup Eject yes

I am not sure but i think that i have to change the template files instead of the original flexbackup core files.

Maybe someone knows how to do it?

Greetings

Anivio
Title: Re: Flexbackup - How to auto eject the tape after backup?
Post by: mrjhb3 on August 24, 2010, 01:40:42 AM
That's all you have to do.  In the post-backup event S90eject-tape looks for that db setting.  If it's set, it ejects the tape.

John