Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: FN-FORUM: Windows Backup Script

date posted 26th May 2006 19:55

Yes, but look at Allway Sync instead. allwaysync.com

What the Xcopy command means is: (you need /s as well to make /e work
properly)

copy from this drive\this folder\all files to that drive\that folder\ (put a
slash on the end) keeping the same names /including empty subdirectories /if
they are newer than the existing ones /overwrite files that are read only
/and don't ask for confirmation (which it doesn't in a batch file anyway).

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Kathy
http://www.vendetta.co.uk
+44(0)7005 982 261
DNRC Minister for Useful but Irritating Information and Trivia
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
----- Original Message -----
From: "Thomas" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Friday, May 26, 2006 7:38 PM
Subject: Re: FN-FORUM: Windows Backup Script


>
> Hi Dave
>
> Could this also be used the other way around, so that instead of just
> backing up to the external hard drive, you can download any edited files
> from it to the local hard drive? (so I can sync both ways)
>
> SO
> XCOPY C:\Documents and Settings\Admin\My Documents\*.* G:\My Documents /E
/D
> /R /Y
>
> BECOMES
> XCOPY G:\My Documents\*.* C:\Documents and Settings\Admin\My Documents /E
/D
> /R /Y
>
> Will that work?
>
>
> ----- Original Message -----
> From: "Dave Boulden" [EMAIL REMOVED]
> To: [EMAIL REMOVED]
> Sent: Wednesday, May 24, 2006 1:08 PM
> Subject: RE: FN-FORUM: Windows Backup Script
>
>
> >
> > It most certainly is... Just use a USB Hard drive or memory drive which
> > will
> > appear as a normal hard drive. Then just creat a batch script to copy
the
> > directory to that drive. I do a similar thing for daily backups (the BAT
> > file is scheduled in Windows Task scheduler and copies files, does
> > Database
> > backups and some time later Nero fires up and burns the lot to DVD-RW).
> >
> > Here's the kind of command I use to do the file copying (where
> > C:\somedirectory\ is the directory you want to backup and X: is the
drive
> > letter for your external USB drive)
> >
> >
> > XCOPY C:\somedirectory\*.* X:\backupdirectory /E /D /R /Y
> >
> >
> > Copy that into a text editor and save the file as "mybackup.cmd" onto
your
> > desktop. Double click the file and it will copy all files and
> > subdirectories
> > in C:\somedirectory\ to the USB drive... but only those files that are
new
> > or have changed since the last time you ran it rather than copying the
> > while
> > lot each time.
> >
> > Hope that helps,
> >
> > Dave.
>
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
>



Messages by Day
May 31st 2006
May 30th 2006
May 29th 2006
May 28th 2006
May 27th 2006
May 26th 2006
May 25th 2006
May 24th 2006
May 23rd 2006
May 22nd 2006
May 21st 2006
May 20th 2006
May 19th 2006
May 18th 2006
May 17th 2006
May 16th 2006
May 15th 2006
May 14th 2006
May 13th 2006
May 12th 2006
May 11th 2006
May 10th 2006
May 9th 2006
May 8th 2006
May 7th 2006
May 6th 2006
May 5th 2006
May 4th 2006
May 3rd 2006
May 2nd 2006
May 1st 2006


Messages by Month
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000