Page 1 of 1

Repeatable Copies to NAS

Posted: 16 Mar 2024 16:35
by acheton
Hi there

I really like using XYCopy because of the options for allowing preservation of timestamps etc. I wondered if it was possible to create repeatable jobs that utilise XYcopy? I'd like to be able to save XYcopy jobs to be rerun as needed. This would allow me to use XYCopy's great features to backup files to my NAS when I want to. I have used robocopy, teracopy, xcopy etc in the past to do these things, but none offer a complete solution. TIA!

thanks

ach

Re: Repeatable Copies to NAS

Posted: 17 Mar 2024 03:02
by RalphM
Short answer: Script it.
I'm pretty sure that all the functionality is available in the copy/backup scripting commands.

Re: Repeatable Copies to NAS

Posted: 24 Mar 2024 14:58
by acheton
OK thanks!