![]() |
| |||||||
| Notices |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| I turned off UAC and rebooted. I get a dialog Destintation Folder Access Denied You need permission to perform this action. The File name is RedBoot_Update_Notes.doc, other doc files were copied fine, what is going on? Here is a list of file names that could not be copied: RedBoot_Users_Guide.doc (word document) cnf_mgr.c.save (simple text file C) Other C files were copied? Is this named based? Is this a configuraion option? I'm a little tired of the ranting that UAC is so good, then why then simple file like these are blocked? | Guest
Posts: n/a
|
|
| | #2 (permalink) | |
| This shouldn't be a UAC issue, particularly not if it persists even if you turn off UAC. A couple of questions: 1. Which machine is the server and which is the client? 2. What is the physical path for the directory that you are copying into on the machine acting as the server? 3. What is the ACL on the directory and on the share itself? 4. What privilege level does the user account you use to establish the connection with have? 5. Is this a domain environment, or are both machines stand-alone? 6. You said other files copied fine into that share. There is no existing file with the same name as the one you are failing on is there? Again, this is almost certainly not a UAC issue. The only impact UAC would have on remote access is that non-domain admin accounts get a restricted token when connecting from the network. However, if one file copies fine and another does not there is something non-UAC related going on. "tcmichals" wrote: Quote:
| Guest
Posts: n/a
| |
|
| | #3 (permalink) | |||||||||
| See below.... "Jesper" wrote: Quote:
move files onto the Vista .. So I map a drive from the XP to Vista ie Z:\c is the mount point on Vista. C:\ on XP Quote:
basicly just copying the entire directory contents I use file explorer to copy the file via a file folder. I can copied about 100,00 file in the move, but about 20 files did not copy, some were .doc and some were .zip files. What is weird was some .doc files were transfered and some .zip files were transfered. It was NOT a global issue. Quote:
I right clicked on the directory on the Vista c:\cygentron selected properties and check security, all of the check boxes were checked... I did a simple test, from XP via RDP, I copy the file to form RedBoot_Users_Guide.doc to "Copy RedBoot_Users_Guide.doc " and that copies file. I open the file via RedBoot_Users_Guide.doc Word 2003 on XP and edit and resave. Still cannot copy from Vista. Quote:
Quote:
Quote:
Quote:
files? Attributes? Contents? Name? I did another copy in another directory, about 200k files, and again only about 5 out of the 200k files did not copy. some were doc and zip files.... Quote:
| Guest
Posts: n/a
| |||||||||
|
| | #4 (permalink) | ||||||||
| Quote:
system instead and copying into there? Quote:
overwrite them. Quote:
icacls c:\cygentron\docs Then run this command on the XP system: cacls c:\cygentron\docs\RedBoot_Users_Guide.doc copy and paste the output. Quote:
possibilities. Either the file exists already on the Vista system and the error indicates that you are not allowed to overwrite it. Alternatively, the ACL on the XP system on that file prevents the user account you are accessing it with from reading the file. When you established the connection from the Vista system to the XP system, did you give it a username and password to use to establish the connection? Otherwise you are likely a guest. Quote:
I don't think the files are getting "filtered." I think it is a simple permissions problem. | Guest
Posts: n/a
| ||||||||
|
| | #5 (permalink) | |||||||||||||
| see below... "Jesper" wrote: Quote:
I tried to copy RedBoot_Users_Guide.doc from XP onto Vista to C:\ root drive and still the Destination Folder Access Denied dialog popped up. Also tried the following, created a directory c:\zippy and attempted to copy ReadBoot_Users_Guide.doc and that also failed. Destinatiuon Folder Access Denied dialog popped up.. Quote:
c:\cygnetron\documents BUILTIN\Administrators I)(F)BUILTIN\Administrators I)(OI)(CI)(IO)(F)NT AUTHORITY\SYSTEM I)(F)NT AUTHORITY\SYSTEM I)(OI)(CI)(IO)(F)BUILTIN\Users I)(OI)(CI)(RX)NT AUTHORITY\Authenticated Users I)(M)NT AUTHORITY\Authenticated Users I)(OI)(CI)(IO)(M)Successfully processed 1 files; Failed processing 0 files C:\> Quote:
C:\>cacls c:\cygnetron\documents c:\cygnetron\documents BUILTIN\Administrators:F BUILTIN\Administrators OI)(CI)(IO)FNT AUTHORITY\SYSTEM:F NT AUTHORITY\SYSTEM OI)(CI)(IO)FOAKWOODFAST918\Tim Michals:F CREATOR OWNER OI)(CI)(IO)FBUILTIN\Users:R BUILTIN\Users OI)(CI)(IO)(special access![]() GENERIC_READ GENERIC_EXECUTE BUILTIN\Users CI)(special access![]() FILE_APPEND_DATA BUILTIN\Users CI)(special access![]() FILE_WRITE_DATA Everyone OI)(CI)RQuote:
Quote:
| Guest
Posts: n/a
| |||||||||||||
|
| | #6 (permalink) | |||||
| > I tried to copy RedBoot_Users_Guide.doc from XP onto Vista to C:\ root drive Quote:
can write to that directory. You do not. If you launch an elevated command prompt (Start:All Programs:Accessories right-click Command Prompt, select Run as administrator...) you will have an elevated token and from there you can copy the file to the root of the C:. That is why I asked if you had tried putting the files in your user directory instead. You have full access to that. Quote:
Quote:
not as guest. Quote:
Quote:
you do not have access to the source file. | Guest
Posts: n/a
| |||||
|
| | #7 (permalink) | ||||||
| C:\>cacls c:\cygnetron\documents c:\cygnetron\documents BUILTIN\Administrators:F BUILTIN\Administrators OI)(CI)(IO)FNT AUTHORITY\SYSTEM:F NT AUTHORITY\SYSTEM OI)(CI)(IO)FOAKWOODFAST918\Tim Michals:F CREATOR OWNER OI)(CI)(IO)FBUILTIN\Users:R BUILTIN\Users OI)(CI)(IO)(special access![]() GENERIC_READ GENERIC_EXECUTE BUILTIN\Users CI)(special access![]() FILE_APPEND_DATA BUILTIN\Users CI)(special access![]() FILE_WRITE_DATA Everyone OI)(CI)RFYI I did backed up the files on XP to DVD and copied from DVD to Vista and that worked. By why not over the network? even if the directory is created off of root it does not copy... "Jesper" wrote: Quote:
| Guest
Posts: n/a
| ||||||
|
| | #8 (permalink) | |||||||
| Weird. The ACL looks normal. I can imagine a few possible issues: 1. The files that won't copy have an ACL on the XP machine that prevents whichever user account you are connecting with from the Vista system from reading them. As I do not know which account you are using, I can't tell whether that is the case. 2. The files are held open and can't be copied. It's odd that they can be burnt to CD thought. 3. You ran into some kind of race condition bug where a file copy starts for the file, but for some reason is restarted for the same file and fails because the destination is still held open. Number 1 seems most likely to be honest. The ACL on the file itself (the one below is for the directory), and information as to which user account you connected with would tell for sure. That's all I can think of. Nothing else seems to make sense. "tcmichals" wrote: Quote:
| Guest
Posts: n/a
| |||||||
|
| | #9 (permalink) |
| Hey Guys, I am having the same problem.. I just purchased a new computer with Vista installed.. And so, through my network, I have some shared folders on the XP machine I have upstairs.. When I try to transfer these files to Vista, I receive a "Destination Folder Access Denied: You need permission to perform this action".. I am doing this on the administrative account.. This is getting annoying.. Not to mention having to accept every single action.. A few days before purchasing this computer, I watched a new Apple vs PC computer, and it really sums up the ridiculous security on Vista. http://youtube.com/watch?v=JheuLfWYSsc | Guest
Posts: n/a
|
|
| | #10 (permalink) | |
| Sorry you don't like security and Vista. If you do not want security, then Apple is a reasonably good choice. If you tell us more about where exactly you are trying to copy these files to maybe we could help you. "ryandury@gmail.com" wrote: Quote:
| Guest
Posts: n/a
| |
|
![]() |
| Tags |
| None |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Slow copying files over network | Dimpz | Windows Vista Networking & Sharing | 22 | 08-05-2007 05:14 PM |
| accessing network storage drive files with vista | claire | Windows Vista Networking & Sharing | 0 | 07-20-2007 07:08 PM |
| Cannot access shared drive from network | bill yeager | Windows Vista Networking & Sharing | 5 | 05-30-2007 01:16 PM |
| Cannot Connect to Vista shared files via wireless network from XP | busyinla | Windows Vista Networking & Sharing | 2 | 05-27-2007 01:11 AM |
| copying files on network | Ryan Carson | Windows XP Help & Support | 0 | 10-15-2003 10:50 AM |