You are here

How to create a job with several directories inside?

2 posts / 0 new
Last post
ozportable
Offline
Last seen: 8 years 9 months ago
Joined: 2009-11-16 18:50
How to create a job with several directories inside?

Hi guys.
these is a totally beginers questions, so please excuse me.
I'm trying to set up toucan to do a sync a week for my pictures music and documents to my external drive.

But I'm only able to select one directory at a time.

how can I achieve a batch job with

d:\pictures
d:\music
d:\documents?

thanks in advance.

J Neutron
Offline
Last seen: 1 month 2 weeks ago
Joined: 2008-06-10 19:26
Three backups plus script

You set up three different backup jobs and use the script tab to make a job with the following commands:

Backup "thisjob"
Backup "thatjob"
Backup "otherone"

You can also look under the help tab and see the example for backup rotation.

neutron1132 (at) usa (dot) com

Log in or register to post comments