Backing Up

Synctoy is free, easy to use and from Microsoft (not sure if that's a good thing or not ;) ).

I use Robocopy (another M$ tool) to make incremental backups to a network drive. Its powerful but not particularly easy to use.
 
MTA99 said:
but not to run on shutdown or logoff :( hence robocopy for the logoff/shutdown win :D


sure you can

just use gpedit.msc to add it to startup / logoff / shutdown

synctoy.exe -R (will run all jobs)
synctoy.exe -R"Pictures" (will run the job called pictures if you have one)
 
bledd. said:
sure you can

just use gpedit.msc to add it to startup / logoff / shutdown

synctoy.exe -R (will run all jobs)
synctoy.exe -R"Pictures" (will run the job called pictures if you have one)

Do you speak from experience? ;)
 
bledd. said:
can't say i've used it for logoff/shutdown, but the help file says it'd work

Was a loaded question really :p cos i know from experience that while adding synctoy.exe -R will run all jobs at shutdown, "shutdown" won't pause and wait for synctoy to finish before killing all processes and powering off.

It will however wait for robocopy :)
 
:)

does it do this with 1.4 aswell?


personally, i've used robocopy a lot, but synctoy seems more suited for the average home user
 
bledd. said:
:)

does it do this with 1.4 aswell?

Errr.....dunno. Release date for 1.4 given at Oct06, I was messing about with synctoy and robocopy before that.

bledd. said:
personally, i've used robocopy a lot, but synctoy seems more suited for the average home user

Agreed! :D
 
Back
Top Bottom