ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



General discussions > General Discussion > Save files on 2 Different Folders

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread






Pages (2): [1] 2 »

Author Save files on 2 Different Folders
sbragib
Senior Member




Registered: May 2001
Location:
Country: United Arab Emirates
State:
Certifications: CIW A
Working on: M CIW D

Total Posts: 199
Question Save files on 2 Different Folders

Hi,

I want to save MS Word file in two different folders on different drives simultenously, is that possible and how to do it ???


Thanks in Advance

Report this post to a moderator

Old Post 10-25-01 05:53 AM
sbragib is offline Click Here to See the Profile for sbragib Click here to Send sbragib a Private Message Add sbragib to your buddy list Find more posts by sbragib Reply w/Quote Edit/Delete Message IP: Logged
stefanw
Senior Member
M




Registered: Aug 2001
Location: Bournemouth
Country: United Kingdom
State:
Certifications: Brainbench Win95 Admin, Brainbench Win98 Admin, Brainbench Win98 Navigation,
Working on: A+, Network+, MCSE, CCNA, Linux+,

Total Posts: 112

not possible unless u have a raid system or active hdd mirroring

__________________
Stefan Wallington
"227 bhp . . . "
http://www.usainuk.co.uk

Report this post to a moderator

Old Post 10-25-01 07:48 AM
stefanw is offline Click Here to See the Profile for stefanw Click here to Send stefanw a Private Message Visit stefanw's homepage! Add stefanw to your buddy list Find more posts by stefanw Reply w/Quote Edit/Delete Message IP: Logged
ccieToBe
Wireless Fanatic




Registered: Jul 2000
Location: Blue Ridge, North Georgia
Country: US
State:
Certifications: CCDA, CNA, MCP, Network+, A+, BSIT
Working on: Security+

Total Posts: 2210

I have no idea on how to update both simultaneously when you save one (assuming you're in Windows), but you could write a batch script to copy the file from one folder to the other and have it run at preset times through task scheduler.

Report this post to a moderator

Old Post 10-25-01 02:16 PM
ccieToBe is offline Click Here to See the Profile for ccieToBe Click here to Send ccieToBe a Private Message Visit ccieToBe's homepage! Add ccieToBe to your buddy list Find more posts by ccieToBe Reply w/Quote Edit/Delete Message IP: Logged
TOECUTTER
Junior Member




Registered: Oct 2001
Location:
Country: US
State:
Certifications: MCSE 2K
Working on: CCNA

Total Posts: 17

That is something I have wanted to do, and its something M$ really should have incorporated into the OS.

Much easier, and more codeable than games or desktop themes. But M$ is just not that serious.

Can it be done in Linux??

__________________
Never let the truth get in the way of a good yarn

Report this post to a moderator

Old Post 10-26-01 04:56 AM
TOECUTTER is offline Click Here to See the Profile for TOECUTTER Click here to Send TOECUTTER a Private Message Add TOECUTTER to your buddy list Find more posts by TOECUTTER Reply w/Quote Edit/Delete Message IP: Logged
ccieToBe
Wireless Fanatic




Registered: Jul 2000
Location: Blue Ridge, North Georgia
Country: US
State:
Certifications: CCDA, CNA, MCP, Network+, A+, BSIT
Working on: Security+

Total Posts: 2210

Yes, well, sort of. If you want a file in two different folders you can link them so that it appears that the data's stored in both locations but physicaly the file's still in one location so this doesn't provide redundancy. If you want redundancy you could also setup a RAID1 array, but AFAIK this has to be done on the partition level.

There may even be a utility that synchronizes folders that I don't know about. I've barely scratched the surface on the utilities that are available so this is very likely.

Report this post to a moderator

Old Post 10-26-01 12:45 PM
ccieToBe is offline Click Here to See the Profile for ccieToBe Click here to Send ccieToBe a Private Message Visit ccieToBe's homepage! Add ccieToBe to your buddy list Find more posts by ccieToBe Reply w/Quote Edit/Delete Message IP: Logged
sbragib
Senior Member




Registered: May 2001
Location:
Country: United Arab Emirates
State:
Certifications: CIW A
Working on: M CIW D

Total Posts: 199

Bad that it is not possible in M$, but does anyone know of any utility that does it ?

I had thought of the batch file but the problem is I have the files open continuously.

Thanks in Advance

Report this post to a moderator

Old Post 10-28-01 02:17 AM
sbragib is offline Click Here to See the Profile for sbragib Click here to Send sbragib a Private Message Add sbragib to your buddy list Find more posts by sbragib Reply w/Quote Edit/Delete Message IP: Logged
Taqwus
Warrior-Poet
M




Registered: Apr 2000
Location: Norco, La
Country: USA
State:
Certifications: A+, N+, MCSA, HP APS + All LaserJets, World Class Pain In The Äss
Working on: A bottle of Captain Morgan and whatever else my company will pay for

Total Posts: 414

What about a scheduled task that ran every min or so to check and see if the file has changed and if it has to back it up to the second location and reset the archive bit

__________________
Help Fight Cancer by Joining the United Devices Wheel of Time Team at:
United Devices


If tommorrow never comes, How do we get out of today????

Push to test, Release to detonate

Report this post to a moderator

Old Post 10-28-01 05:44 PM
Taqwus is offline Click Here to See the Profile for Taqwus Click here to Send Taqwus a Private Message Visit Taqwus's homepage! Add Taqwus to your buddy list Find more posts by Taqwus    Taqwus's ICQ status    Send a message to Taqwus Reply w/Quote Edit/Delete Message IP: Logged
sbragib
Senior Member




Registered: May 2001
Location:
Country: United Arab Emirates
State:
Certifications: CIW A
Working on: M CIW D

Total Posts: 199

How do I check if the file is updated and reset the archive bit.

Let me specify my system configuration and my requirments.
I have Windows NT WorkStation 4 with Office 97 on my system. I wanted a solution where I can save a MS Word file simultaneously in 2 different folders on different drives.

Are there are any utilities or software that can do the above ?

Report this post to a moderator

Old Post 10-29-01 05:05 AM
sbragib is offline Click Here to See the Profile for sbragib Click here to Send sbragib a Private Message Add sbragib to your buddy list Find more posts by sbragib Reply w/Quote Edit/Delete Message IP: Logged
TOECUTTER
Junior Member




Registered: Oct 2001
Location:
Country: US
State:
Certifications: MCSE 2K
Working on: CCNA

Total Posts: 17

OK there is a program you can download at cnet called Second Copy 2000.I think that is what you are after

__________________
Never let the truth get in the way of a good yarn

Report this post to a moderator

Old Post 10-29-01 08:26 AM
TOECUTTER is offline Click Here to See the Profile for TOECUTTER Click here to Send TOECUTTER a Private Message Add TOECUTTER to your buddy list Find more posts by TOECUTTER Reply w/Quote Edit/Delete Message IP: Logged
depamo
Burning at both ends
M




Registered: Jul 2001
Location: Houston, Texas
Country: United States
State:
Certifications: CCDA, CCNA, CCNP, CISSP, SAP Basis, SCSA
Working on: If I need anymore, I quit.....

Total Posts: 482
Arrow If your intention is a backup---

There are pleanty of image software packages out there that will watch everything on a disk and duplicate it to a secondary drive. Here is one example of this

http://download.cnet.com/downloads/...lst-7-4.6404741

I used some before to insure information was not going to be corrupted. Also helped in backups since the active file was not in use, didn't have to skip it. When you are playing with over 50Gigs of data for over 150 users, it gets pretty intense over availability and data integrity.

__________________
A Black Hole is God dividing by zero.

Report this post to a moderator

Old Post 10-29-01 07:55 PM
depamo is offline Click Here to See the Profile for depamo Click here to Send depamo a Private Message Add depamo to your buddy list Find more posts by depamo Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Pages (2): [1] 2 » Post new thread   Post reply

Featured site: MCSE, MCSD, CompTIA, CCNA training videos



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps