Save backedup files in log

Closed
vimal - Feb 24, 2009 at 07:01 AM
toyota.cz Posts 15 Registration date Wednesday September 3, 2008 Status Member Last seen April 15, 2009 - Feb 25, 2009 at 02:08 AM
Hello,

I had created a batch file to backup my files. now i want all details in log for which file are backedup. is it possible?

Ex.

Backup started 24/02/2009 08:00

c:/localuser/a.xls
c:/localuser/b.xls
c:/localuser/c.xls
3 file(s) copied

backup completed 24/02/2009 08:05

Thanks in advance

1 response

toyota.cz Posts 15 Registration date Wednesday September 3, 2008 Status Member Last seen April 15, 2009 2
Feb 25, 2009 at 02:08 AM
hi,
http://www.btinternet.com/~vbadmincode/code/wp0396.zip and
http://www.btinternet.com/~vbadmincode/code/quickevents.zip
are excellent samples showing how to read the eventlog.
give a try.
0