How to create a daily backup of a directory with datafiles in separated folders containing the date.
For example:
I want to backup a directory called "measurements" every night to a folder called "backup" with subdirectories of the date like
[Backup]
[2017-11-16]
file1
file2
[2017-11-17]
file1
file2
etc.
Create daily backup
- Posts: 3
- Joined: 1 Nov 2017
- Posts: 293
- Joined: 13 Apr 2017
- Posts: 3
- Joined: 1 Nov 2017
I've tried that but when I launch FFS, it wont create that folder, and throw error
"directory does not exist".
Choosing ignore the sync is running OK, but only once !
The second time you have to do compare and choose ignore again....
If this job is automated using the task scheduler how can I set default to ignore ?
"directory does not exist".
Choosing ignore the sync is running OK, but only once !
The second time you have to do compare and choose ignore again....
If this job is automated using the task scheduler how can I set default to ignore ?
- Posts: 293
- Joined: 13 Apr 2017
Take a look at the options available when you need to schedule a batch job:
User Manual - Schedule a Batch Job
User Manual - Schedule a Batch Job