corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » Backup software


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author Backup software
Dom
Member

Registered: 13th Sep 03
User status: Offline
20th Mar 06 at 02:58   View User's Profile U2U Member Reply With Quote

Anyone know of any good backup software that will just backup a directory/number of files (if they have been changed) every time windows shuts down?

been looking around and cant find anything - dont really want a program that will compress it into its own format etc, just copy the files to a different drive,

tar
Aaron
Member

Registered: 9th Aug 04
Location: Cottingham, East Riding
User status: Offline
20th Mar 06 at 10:55   View User's Profile U2U Member Reply With Quote

not sure about everytime windows shuts down...but Microsoft have made a power toy for sync'ing two folders contents called SyncToy

Google "SyncToy", its free
Bart
Member

Registered: 19th Aug 02
Location: Midsomer Norton, Bristol Avon
User status: Offline
21st Mar 06 at 08:20   View User's Profile U2U Member Reply With Quote

we use http://www.handybackup.com which is pretty good.
ITs simple to use, you can backup over network to any device and its also pretty cheap and inc free updates
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
21st Mar 06 at 13:23   View Garage View User's Profile U2U Member Reply With Quote

You could create a batch file that has the command

xcopy c:\blah c:\backup
shutdown -s -t 01


Then create a shortcut on the desktop to it or sumthing and call it shutdown computer, then use that tp shutdown the PC instead of normal start>shutdown
Dom
Member

Registered: 13th Sep 03
User status: Offline
21st Mar 06 at 15:48   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Steve
You could create a batch file that has the command

xcopy c:\blah c:\backup
shutdown -s -t 01


Then create a shortcut on the desktop to it or sumthing and call it shutdown computer, then use that tp shutdown the PC instead of normal start>shutdown


that will do nicely mate never thought of using batch files lol does the xcopy command overwrite files if the same ones are found?
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
21st Mar 06 at 16:02   View Garage View User's Profile U2U Member Reply With Quote

might do, just go into dos type xcopy /? and it'l give you a list of extensions to use with it
Dom
Member

Registered: 13th Sep 03
User status: Offline
21st Mar 06 at 16:12   View User's Profile U2U Member Reply With Quote

cheers fella
James_DT
Member

Registered: 9th Apr 04
Location: Cambridgeshire
User status: Offline
21st Mar 06 at 16:23   View User's Profile U2U Member Reply With Quote

xcopy /D:month-date-year will copy all files created/modified after the date specified. Otherwise, xcopy just overwrites files unless you tell it not to.
Russ
Member

Registered: 14th Mar 04
Location: Armchair
User status: Offline
21st Mar 06 at 18:56   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Steve
You could create a batch file that has the command

xcopy c:\blah c:\backup
shutdown -s -t 01


Then create a shortcut on the desktop to it or sumthing and call it shutdown computer, then use that tp shutdown the PC instead of normal start>shutdown

would i be able to exec a btch file on somebody elses pc on my network? if so do you know cmd :x

namely -

shutdown -s -t 01
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
21st Mar 06 at 19:38   View Garage View User's Profile U2U Member Reply With Quote

you can use shutdown to remotely shut down another windows xp/2000 machine provided there are no blocked ports etc, the command is

shutdown -s -m \\computername

 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
Information Systems "COURSEWORK"(Uni) Jamie General Chat 11 900
12th Mar 03 at 12:04
by Joff
 
DVD backup drunkenfool General Chat 1 1336
18th Sep 03 at 13:28
by Bart
 
IT people In ere Bart Geek Day 9 1054
7th Oct 04 at 20:24
by Sims
 
hosting question, can i sue or anything??? Drew General Chat 5 1300
5th Dec 04 at 21:58
by Cole
 
Personal backing up Melville Geek Day 12 1294
19th Oct 05 at 12:49
by Bart
 

Corsa Sport » Message Board » Off Day » Geek Day » Backup software 29 database queries in 0.0093319 seconds