Start a Conversation

Unsolved

This post is more than 5 years old

462

August 20th, 2015 14:00

Backup specific files

Hello everyone,

I am initiating my working and studies about backup technologies and more specifically about Networker. Is it possible to backup specific files based on its date creation? We woud like to exclude files older than a specific date from being backed up.

Thanks for your consideration,

Reginaldo

2.4K Posts

August 21st, 2015 18:00

This is possible in general. But it would be a scripted solution.

1. Prepare a script which selects the pathnames of the files you want to save. One per line

2. Run the script to prepare the 'listfile'.

3. Run "save .... -I ".

For details, please see the Command Line Reference.

No Events found!

Top