Author |
Message |
razvanb
Joined: 23 Oct 2018 Posts: 1
|
Posted: Tue Oct 23, 2018 7:10 am Post subject: help in creating very specific task - moving/archiving files |
|
|
I have below scenario:
Source: \\network\source\images
Destination \\network\source\archive
I want to move (copy+delete) all files older than “1 day” from “Source” to “Destination” and archive. In the end “Source” would have only files newer that ‘” day”.
Also, in destination, I would like to have archive name congaing date of when archive was done.
Example:
• Date of when job runs: Sunday, October 28th, 2018
• “Source” has 1200 files older than 1 day (create date) and 100 newer
• When job runs, all 1200 files are archived in destination in a folder/archive named ArchiveOctober28...or something similar...
• After job finishes source has only 100 files
• Date of when job runs: Sunday, November 25th, 2018
• “Source” has the 100 files from previous and another 1000 files older than 1 day, 50 files newer than 1 day
• When job runs, all 1200 files are archived in destination in a folder/archive named ArchiveNovember25
• After job finishes source has only 50 files
......and so on, on a monthly base
Is there a way I can do this using ViceVersa ?
Thank you in advance ! |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8763
|
Posted: Wed Oct 24, 2018 3:11 am Post subject: |
|
|
Hi,
Yes, it can be done, use folder variable for target e.g.:
\\network\source\archive\<date>\
See Folder Variables in the help file for more variables.
thanks _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © phpBB Group
|