R
Robert M Jones
Win XP Home
I have got a backup batch file working well on a schedule thanks to
advice in help_and_support a day or so ago from Mr.Helpful.
I now wish to modify the commands to create a bat file which will back
up a more complex folder structure, and include folders with sub folders
etc. The sub folder structure is already replicated on the destination site.
My post there hasn't had a response so am trying here.
I am trying the following - but not all the sub folder contents are
copying across.
contents copy each time please?
Many thanks for the help so far.
--
Rev Robert M Jones, Wimborne Baptist Church, UK
http://www.wimborne-baptist.org.uk
Free trial of Mailwasher Pro - effective email spam filter - (commission
goes to our partners in Bulgaria)
http://fta.firetrust.com/index.cgi?id=420
I have got a backup batch file working well on a schedule thanks to
advice in help_and_support a day or so ago from Mr.Helpful.
I now wish to modify the commands to create a bat file which will back
up a more complex folder structure, and include folders with sub folders
etc. The sub folder structure is already replicated on the destination site.
My post there hasn't had a response so am trying here.
I am trying the following - but not all the sub folder contents are
copying across.
Data\MailWasherPro\*.*" f:\appdata\mailwasherpro\ /v /y@echo off
copy "C:\Documents and Settings\Robert user\Application
Data\Mozilla\*.*" f:\appdata\mozilla /v /ycopy "C:\Documents and Settings\Robert user\Application
Data\Thunderbird\*.*" f:\appdata\thunderbird /v /ycopy "C:\Documents and Settings\Robert user\Application
Data\Skype\*.*" f:\appdata\skype\ /v /ycopy "C:\Documents and Settings\Robert user\Application
How do I modigfy this to make sure that all subfolders and theirexit
contents copy each time please?
Many thanks for the help so far.
--
Rev Robert M Jones, Wimborne Baptist Church, UK
http://www.wimborne-baptist.org.uk
Free trial of Mailwasher Pro - effective email spam filter - (commission
goes to our partners in Bulgaria)
http://fta.firetrust.com/index.cgi?id=420