ScoobyNet.com - Subaru Enthusiast Forum

ScoobyNet.com - Subaru Enthusiast Forum (https://www.scoobynet.com/)
-   Computer & Technology Related (https://www.scoobynet.com/computer-and-technology-related-34/)
-   -   lacie back up programme (https://www.scoobynet.com/computer-and-technology-related-34/99950-lacie-back-up-programme.html)

Tiggs 28 May 2002 12:24 PM

i have a lacie drive which i back up my large and varied "my docs" folder to once a week.

so far ive been creating a folder on the drive and calling it the date of the back up- so i have a few folders with that days back up in them-is there a way of automatically overwritting the old folders with a new info rather than recopying the entire folder each back up?

simple terms only please!

Tiggs

monkeyboy 28 May 2002 06:15 PM

Best thing to do is write a simple batch file.

Copy the following lines into notepad and save it as copy.bat
where x is equal to Lacie drive letter.

@echo off
xcopy "c:\path to my docs folder\*.* x:\MYDOC\ /E/C/F"

Double click on the copy.bat and this should automate your process.
You could go one step further and add this to the windows scheduler to run as often as you want.

Tiggs 28 May 2002 06:50 PM

@echo off
xcopy "C:\Documents and Settings\Tigwell1\My Documents\*.* G:\MYDOC\ /E/C/F"


did that but it dont work?


All times are GMT +1. The time now is 04:44 AM.


© 2024 MH Sub I, LLC dba Internet Brands