Author |
Message |
Zargham Guest
|
Posted: Wed Sep 02, 2020 8:10 am Post subject: Only copy a new created file to target from source |
|
|
I want to copy my surveillance data from the source to target as a backup. for this purpose, I want that from now onward 10 days of data store in the target folder and delete the file older than 10 days from the target folder. real-time replication is required. how can I acheive it from viceversa software? |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8762
|
Posted: Thu Sep 03, 2020 2:12 am Post subject: |
|
|
Hello.
It can be done with 2 profiles scheduled to run sequentially in VVEngine:
https://www.tgrmn.com/web/vvengine/vvengine.htm
The first profile copies all files but excludes files older than 10 days.
The second profile runs afterward and mirrors an empty folder vs the target but excludes all files newer than 10 days. This will delete the files that are older than 10 days from the target. |
|
Back to top |
|
|
|