Re: How to deal with database files for an app?
Posted: Wed Feb 26, 2020 8:58 pm
Hi,
never really tried Cobian - but on Windows "robocopy" is an extremely powerful cmd line tool for such tasks. For those who love cmd line tools with gazillions of parameters. Try "robocopy -?" and shudder ;-)
I used it for some tasks where basic copy/ xcopy didn't work well (loooong filepaths, over network, etc.) and was impressed: it's faster than I ever could imagine it possible.
Have fun!
never really tried Cobian - but on Windows "robocopy" is an extremely powerful cmd line tool for such tasks. For those who love cmd line tools with gazillions of parameters. Try "robocopy -?" and shudder ;-)
I used it for some tasks where basic copy/ xcopy didn't work well (loooong filepaths, over network, etc.) and was impressed: it's faster than I ever could imagine it possible.
Have fun!