Backup files using API

ananduf

Newcomer
Joined
Feb 12, 2016
Messages
1
Reaction score
0
Points
0
Hello,

I want to backup files/folders using TSM API. We have a TSM 6.3 instance. I know I can use a ba client for the same but for some business reasons, we have to backup files using API.

I have tried the sample API program, but it looks like the sample API program only creates "object" backup and does not the actually backups any file.

Please help !

Anand
 
The sample API is just that, a sample. You will have to build your own application using the TSM API if you want something functional.
 
Back
Top