Microsoft Windows Vista Community Forums - Vistaheads
Recommended Download - Clean, repair and optimize your system



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Driver Scanner 2009 - Free Scan Now

Urgent!! Can't copy/move or open files in Maxtor external drive.

microsoft.public.windows.vista.file management




Recommended Fix - Fix Vista Errors and Optimize Performance

Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Driver Scanner 2009 - Free Scan Now
Reply
  #1 (permalink)  
Old 05-05-2008
Chye Chuan
 

Posts: n/a
Urgent!! Can't copy/move or open files in Maxtor external drive.
I've recently changed to a new notebook running on Vista Business (my
previous machine runs on XP SP2). In the process of transferring the backup
data from a Maxtor OneTouch 4 external drive, the OS prompted that i need
administrator permission to do so. I tried transferring again logging in as
administrator but the problem still persist.

my numerous calls to Maxtor to rectify the problem all pointed that the
problem is caused by Vista.

I need help urgently as all my work data are in the external drive.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-06-2008
Malke
 

Posts: n/a
Re: Urgent!! Can't copy/move or open files in Maxtor external drive.
Chye Chuan wrote:

> I've recently changed to a new notebook running on Vista Business (my
> previous machine runs on XP SP2). In the process of transferring the
> backup data from a Maxtor OneTouch 4 external drive, the OS prompted that
> i need administrator permission to do so. I tried transferring again
> logging in as administrator but the problem still persist.
>
> my numerous calls to Maxtor to rectify the problem all pointed that the
> problem is caused by Vista.
>
> I need help urgently as all my work data are in the external drive.


You forgot to tell us, quoting any error messages exactly, what happens when
you try. In the meantime, try taking ownership of the Maxtor files/folders:

A. Check the permissions of the file or folder the file is saved in and take
ownership:

1. Right-click the file or folder, and then click Properties.
2. Click the Security tab.
3. Under Group or user names, click your name to see the permissions you
have.

To open a file, you need to have read permission. For more information on
permissions, see What are permissions?

http://tinyurl.com/2j9vgr

To take ownership of a folder:

1. Right-click the folder that you want to take ownership of, and then click
Properties.
2. Click the Security tab, click Advanced, and then click the Owner tab.
3. Click Edit. Administrator permission required If you are prompted for an
administrator password or confirmation, type the password or provide
confirmation.
4. Click the name of the person you want to give ownership to.
5. If you want that person to be the owner of files and subfolders in this
folder, select the Replace owner on subcontainers and objects check box.
6. Click OK

B. Run this at an elevated Command Prompt:

cacls c:\ /t /e /g Administrators:f [enter]

This will give full rights to all the files and folders on drive C: to the
Administrators group, any member to this group will then have full rights
to the files.

To grant full rights to a specific user issue the command with the user's
name:

cacls c:\ /t /e /g Steve:f [enter]

will grant Steve full rights to all the files and folders on C:. If the
user name has spaces you must surround it with quotation marks:

cacls c:\ /t /e /g "Some User":f [enter]


Malke
--
MS-MVP
Elephant Boy Computers
www.elephantboycomputers.com
Don't Panic!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-08-2008
Chye Chuan
 

Posts: n/a
Re: Urgent!! Can't copy/move or open files in Maxtor external driv
Hi,

i tried out your method but it still did not work out. Then i send the
external drive to a data recovery company to try.

however they inform me that they also cannot recover the data. reason given
was the data was encrypted by my previous notebook (that runs on XP).

I am very sure that i did not encrypt data at all as i was using Maxtor
Backup Manager to conduct the backup on a daily basis.


the setting for backup was to backup files from a few specific folders.

"Malke" wrote:

> Chye Chuan wrote:
>
> > I've recently changed to a new notebook running on Vista Business (my
> > previous machine runs on XP SP2). In the process of transferring the
> > backup data from a Maxtor OneTouch 4 external drive, the OS prompted that
> > i need administrator permission to do so. I tried transferring again
> > logging in as administrator but the problem still persist.
> >
> > my numerous calls to Maxtor to rectify the problem all pointed that the
> > problem is caused by Vista.
> >
> > I need help urgently as all my work data are in the external drive.

>
> You forgot to tell us, quoting any error messages exactly, what happens when
> you try. In the meantime, try taking ownership of the Maxtor files/folders:
>
> A. Check the permissions of the file or folder the file is saved in and take
> ownership:
>
> 1. Right-click the file or folder, and then click Properties.
> 2. Click the Security tab.
> 3. Under Group or user names, click your name to see the permissions you
> have.
>
> To open a file, you need to have read permission. For more information on
> permissions, see What are permissions?
>
> http://tinyurl.com/2j9vgr
>
> To take ownership of a folder:
>
> 1. Right-click the folder that you want to take ownership of, and then click
> Properties.
> 2. Click the Security tab, click Advanced, and then click the Owner tab.
> 3. Click Edit. Administrator permission required If you are prompted for an
> administrator password or confirmation, type the password or provide
> confirmation.
> 4. Click the name of the person you want to give ownership to.
> 5. If you want that person to be the owner of files and subfolders in this
> folder, select the Replace owner on subcontainers and objects check box.
> 6. Click OK
>
> B. Run this at an elevated Command Prompt:
>
> cacls c:\ /t /e /g Administrators:f [enter]
>
> This will give full rights to all the files and folders on drive C: to the
> Administrators group, any member to this group will then have full rights
> to the files.
>
> To grant full rights to a specific user issue the command with the user's
> name:
>
> cacls c:\ /t /e /g Steve:f [enter]
>
> will grant Steve full rights to all the files and folders on C:. If the
> user name has spaces you must surround it with quotation marks:
>
> cacls c:\ /t /e /g "Some User":f [enter]
>
>
> Malke
> --
> MS-MVP
> Elephant Boy Computers
> www.elephantboycomputers.com
> Don't Panic!
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-08-2008
Malke
 

Posts: n/a
Re: Urgent!! Can't copy/move or open files in Maxtor external driv
Chye Chuan wrote:

> Hi,
>
> i tried out your method but it still did not work out. Then i send the
> external drive to a data recovery company to try.
>
> however they inform me that they also cannot recover the data. reason
> given was the data was encrypted by my previous notebook (that runs on
> XP).


Well, that's what comes from leaving out the one really essential piece of
information. You'll get inaccurate answers and people wasting their time
trying to help you.

> I am very sure that i did not encrypt data at all as i was using Maxtor
> Backup Manager to conduct the backup on a daily basis.


If the data recovery company is a reputable one, then their assessment that
the data is encrypted is most probably correct. You may not remember
encrypting the data, but data doesn't magically become encrypted all by
itself. I don't know anything about Maxtor Backup Manager. You might want
to contact Maxtor for further help and/or see if Elcomsoft can help you.

http://www.elcomsoft.com/

Malke
--
MS-MVP
Elephant Boy Computers
www.elephantboycomputers.com
Don't Panic!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-11-2008
SG
 

Posts: n/a
Re: Urgent!! Can't copy/move or open files in Maxtor external driv
Looking at that site and watching the online tour sure shows how to encrypt
the files. Perhaps you did and had just forgotten? By watching this tour it
is impossible for this encryption to have been done by it's self.

http://syndicate.sellpoint.net/Seaga...alog/OT4_Plus/

In an effort to help you I was going to suggest installing the software on
another XP machine and see if you can recover it from there, but you
obviously don't remember the password if you don't remember encrypting the
files

If by chance you do remember, follow this....
http://seagate.custhelp.com/cgi-bin/...V4dD1lbmNyeXB0


You might also get help here.....
http://www.maxtorsolutions.com/en/Main/support.shtml

One last thing from their site. If you loose your password then it is
unrecoverable

--
All the best,
SG

Is your computer system ready for Vista?
https://winqual.microsoft.com/hcl/
Want to keep up with the latest news from MS?
http://news.google.com/nwshp?tab=wn&ned=us&topic=t
Just type in Microsoft

"Chye Chuan" <ChyeChuan@discussions.microsoft.com> wrote in message
news:664C3943-68B6-46AF-97BF-9D10EBBADB81@microsoft.com...
> Hi,
>
> i tried out your method but it still did not work out. Then i send the
> external drive to a data recovery company to try.
>
> however they inform me that they also cannot recover the data. reason
> given
> was the data was encrypted by my previous notebook (that runs on XP).
>
> I am very sure that i did not encrypt data at all as i was using Maxtor
> Backup Manager to conduct the backup on a daily basis.
>
>
> the setting for backup was to backup files from a few specific folders.
>
> "Malke" wrote:
>
>> Chye Chuan wrote:
>>
>> > I've recently changed to a new notebook running on Vista Business (my
>> > previous machine runs on XP SP2). In the process of transferring the
>> > backup data from a Maxtor OneTouch 4 external drive, the OS prompted
>> > that
>> > i need administrator permission to do so. I tried transferring again
>> > logging in as administrator but the problem still persist.
>> >
>> > my numerous calls to Maxtor to rectify the problem all pointed that the
>> > problem is caused by Vista.
>> >
>> > I need help urgently as all my work data are in the external drive.

>>
>> You forgot to tell us, quoting any error messages exactly, what happens
>> when
>> you try. In the meantime, try taking ownership of the Maxtor
>> files/folders:
>>
>> A. Check the permissions of the file or folder the file is saved in and
>> take
>> ownership:
>>
>> 1. Right-click the file or folder, and then click Properties.
>> 2. Click the Security tab.
>> 3. Under Group or user names, click your name to see the permissions you
>> have.
>>
>> To open a file, you need to have read permission. For more information on
>> permissions, see What are permissions?
>>
>> http://tinyurl.com/2j9vgr
>>
>> To take ownership of a folder:
>>
>> 1. Right-click the folder that you want to take ownership of, and then
>> click
>> Properties.
>> 2. Click the Security tab, click Advanced, and then click the Owner tab.
>> 3. Click Edit. Administrator permission required If you are prompted for
>> an
>> administrator password or confirmation, type the password or provide
>> confirmation.
>> 4. Click the name of the person you want to give ownership to.
>> 5. If you want that person to be the owner of files and subfolders in
>> this
>> folder, select the Replace owner on subcontainers and objects check box.
>> 6. Click OK
>>
>> B. Run this at an elevated Command Prompt:
>>
>> cacls c:\ /t /e /g Administrators:f [enter]
>>
>> This will give full rights to all the files and folders on drive C: to
>> the
>> Administrators group, any member to this group will then have full rights
>> to the files.
>>
>> To grant full rights to a specific user issue the command with the user's
>> name:
>>
>> cacls c:\ /t /e /g Steve:f [enter]
>>
>> will grant Steve full rights to all the files and folders on C:. If the
>> user name has spaces you must surround it with quotation marks:
>>
>> cacls c:\ /t /e /g "Some User":f [enter]
>>
>>
>> Malke
>> --
>> MS-MVP
>> Elephant Boy Computers
>> www.elephantboycomputers.com
>> Don't Panic!
>>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
urgent help. Cant open files on external disk lobo microsoft.public.windows.vista.security 5 02-12-2008 02:55
Maxtor external drive Don microsoft.public.windows.vista hardware devices 3 11-04-2007 02:59
Maxtor External Drive not recognized Sally microsoft.public.windows.vista hardware devices 10 10-14-2007 22:32
Can't install Maxtor external hard drive? =?Utf-8?B?amxhcmEzNg==?= microsoft.public.windows.vista hardware devices 9 03-27-2007 02:42
Maxtor External drive and vista... Maxtor won't help me! BEN@FIRSTPLACERENTAL.COM microsoft.public.windows.vista.general 9 03-16-2007 21:39




All times are GMT +1. The time now is 21:29.




Driver Scanner - Free Scan Now

Vistaheads.com is part of the Heads Network. See also XPHeads.com and Win7Heads.com.


Funny Commercials to make you laugh :-)

Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119