Using xcopy
Date: Thu, 18 Mar 2004 06:49:12 -0800
I am getting ready to migrate all the shares, directories
and files from our file server to a new file server.
When I attempted the following:
xcopy d: g: /T /E (just wanted directory structure at this
point)
It created the directories successfully until it hit a
folder that has sensitive HR data in it, and it
said "access denied".
I know I would need to take ownership of it, but is there
a way to identify which folders I may run into with the
same attributes before I proceed with xcopy?
Thanks, - John
Relevant Pages
- RE: File Server Migration Toolkit - relocating shares
... FSMT also will not migrate the shares. ... Windows stores all share information in the registry. ... you must copy the folder to the same location on the destination ... File Server Migration Toolkit - relocating shares ... (microsoft.public.windows.server.migration) - Fast mirroring?
... We have one folder with about 3000 subfolders from which we use Xcopy ... to make a "shadow copy" on a 2000 file server, ... prefer to find a less CPU intensive solution. ... (microsoft.public.win2000.general) - Re: FTP permissions problem with virtual directories
... The other is our NAS File Server. ... FTPSites is shared as FTPSites$ and the share permissions are set to full control for Admins, Domain Admins and TestUser. ... The FTPSites folder has NTFS permissions for full control for Admins, Domain Admins and System; full control for subfolders and files for Creator/Owner. ... Site1 is a virtual directory mapped to \\file server\ftpsites$\site1 connecting with the credentials of the domain admin. ... (microsoft.public.inetserver.iis.ftp) - Re: [Fedora] Re: Outside access
... Whether they're on Windows or Mac, they would need to have access to a specific folder on our file server ... Another possibility I thought of was to have an specific folder on one of our internet servers and have them ftp into that. ... have that folder also available on our internal network. ... (Fedora) - DFS, Folder Redirection and Offline Files...
... We performed a Root Consolidation via the File Server Migration Utility and ... Root Consolidation wizard. ... We use the Folder Redirection GPO to send the contents of clients' My ... The My Documents folders have been allowed to be made available offline as ... (microsoft.public.windows.file_system) |
|