Hi,
I'm new. How can i make a batchJob, which sync's only new and updated files from
LEFT to RIGHT folder ONCE !!!
When I have deleted the file on the right Folder, the batchjob shouldn't sync this file TWICE.
Thanks for help
File syncronisation - only LEFT Folder to RIGHT Folder
- Posts: 1
- Joined: 26 May 2023
- Posts: 679
- Joined: 8 May 2006
I'd think that would be a tough one?
Maybe you could do something with an exclude filter (but that might not be particularly efficient)?
Maybe you could "sync once", then move all the files from Left to a differentdirectory.
Then as you work from that differentdirectory, move new/updated files into Left, sync, then move those same files back from Left, back into differentdirectory?
That way, they would sync once, & unless you made changes in differentdirectory & then moved (could even be a sync) them to Left, they would not repopulate deletes on Right.
Maybe you could do something with an exclude filter (but that might not be particularly efficient)?
Maybe you could "sync once", then move all the files from Left to a differentdirectory.
Then as you work from that differentdirectory, move new/updated files into Left, sync, then move those same files back from Left, back into differentdirectory?
That way, they would sync once, & unless you made changes in differentdirectory & then moved (could even be a sync) them to Left, they would not repopulate deletes on Right.
-
- Posts: 1881
- Joined: 22 Aug 2012
It seems you could use the time-span filter.
Then simply define your time-span to start on the date of your previous sync
Then simply define your time-span to start on the date of your previous sync