If you use windows 7, you can use the backup feature regularly. I use a
batch file for updating my pen drives and external hard drive. This is
actually one-way backup. That means, if you rename a file on the source
drive, the same file will ultimately have two copies of the same on the
destination. But it is very easy and very fast. Here is the sample code from
my batch file:
xcopy F:\BPASite D:\Amiyo\BPASite /D /E /C /R /H /I /K /Y
Here "f" is my pen drive and "d" is the hard drive on my office pc. Whatever
I write on my pen drive, it gets backed up on my office drive. I have put in
a few more lines like this one for other folders.
First test it with some sample files.
With best Regards,
Amiyo Biswas
Cell: +91-9433464329
----- Original Message -----
From: "TS Negi" <[email protected]>
To: <[email protected]>
Sent: Monday, August 26, 2013 4:45 PM
Subject: [AI] How to update external hard disc
Hi friends, I want to store new files time to time in my external hard
disc or vice versa. for this I've to check every folder, so it's much
painstaking task. Is there any trick for the same? Thanks.
Register at the dedicated AccessIndia list for discussing accessibility of
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in
Search for old postings at:
http://www.mail-archive.com/[email protected]/
To unsubscribe send a message to
[email protected]
with the subject unsubscribe.
To change your subscription to digest mode or make any other changes,
please visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of
the person sending the mail and AI in no way relates itself to its
veracity;
2. AI cannot be held liable for any commission/omission based on the mails
sent through this mailing list..
Register at the dedicated AccessIndia list for discussing accessibility of
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in
Search for old postings at:
http://www.mail-archive.com/[email protected]/
To unsubscribe send a message to
[email protected]
with the subject unsubscribe.
To change your subscription to digest mode or make any other changes, please
visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of the
person sending the mail and AI in no way relates itself to its veracity;
2. AI cannot be held liable for any commission/omission based on the mails sent
through this mailing list..