Page 1 of 1

Email with changed file details

Posted: Tue Oct 11, 2005 5:45 am
by Prem
I use NT Backup for my daily server backup, but NT Backup does not have the possibility to send a confirmation email of succesful backup/logfile.
Can someone please help me with making code forĀ emailing theĀ backup logfile (in the body of the email, not as attachment). The logfile that NT backup automatically creates, has an increasing number in its filename (..backup34.log, backup35.log etc).
The location of the logfile is C:\Documents and Settings\username\Local Settings\Application Data\Microsoft\Windows NT\NTBackup\data\backup**.log
Thanks

Email with changed file details

Posted: Tue Oct 11, 2005 6:54 am
by Oleg
There is {TextFile(file_name.txt)} system variable to insert text file into message body. What file log-file do you want to insert into message body? Latest?

Email with changed file details

Posted: Sun Oct 23, 2005 2:38 pm
by Prem
Thanks for the hint..yes, the latest.
But never mind, I have installed other backup software with email notification possibility.