Windows Thread, Copying user areas to a new Server in Technical; I'm trying to copy all our student user areas over to a new server. I have tried;
- Drag 'n' ...
-
1st August 2007, 11:06 AM #1 Copying user areas to a new Server
I'm trying to copy all our student user areas over to a new server. I have tried;
- Drag 'n' Drop -Just wont do it
- Xcopy - Runs out of memory due to directory paths longer than 256 chars
- XXCopy - Just stops about half way through
I'm Currently tring to zip groups of folders for copying. Does anyone have any better solutions
Many Thanks
.Adam
-
-
IDG Tech News
-
1st August 2007, 11:09 AM #2 Re: Copying user areas to a new Server
Use robocopy, rsync or ntbackup.
-
-
1st August 2007, 11:23 AM #3 Re: Copying user areas to a new Server
Thanks for the quick reply hopefuly that will sort everything out
-
-
1st August 2007, 12:21 PM #4 Re: Copying user areas to a new Server
And if you use Quotas you may need to reset the Ownership of the files to the correct user.
When we moved ours it ended up that Administrator owned all the files so effectively kids got double space.
There's a program called chown.exe which will reset file owerships based on the folder they're in, so if the main folder is 'BillBailey' it will set all subfolders and files to have 'BillBailey' as the owner.
Incidentally the command we used for copying was:
xcopy D:\Users\2000 "F:\Leavers\2007" /e /c /h /o /i /y
-
-
1st August 2007, 12:58 PM #5
- Rep Power
- 0
Re: Copying user areas to a new Server
-
-
1st August 2007, 07:12 PM #6 Re: Copying user areas to a new Server
one way if you want to keep all permissions which im sure you do, is use backup software and redirect to the new place
-
-
1st August 2007, 07:27 PM #7 Re: Copying user areas to a new Server

Originally Posted by
mrforgetful Incidentally the command we used for copying was:
xcopy D:\Users\2000 "F:\Leavers\2007" /e /c /h /o /i /y
I think I might start doing this - it's a pain sorting out a years worth of users when the whole school s in the same root folder.
-
-
2nd August 2007, 09:00 AM #8 Re: Copying user areas to a new Server
My God I've inadvertantly helped tidy something, seems I just can't help myself.
The annoying thing about this method is when you don't get told people left. I still have the 1998 folder, which means we've either got people who've retaken 2/3 years or they have left.
This year all Sixth Form accounts are disabled until I hear otherwise, then I'll purge it all.
-
-
2nd August 2007, 09:51 AM #9 Re: Copying user areas to a new Server
I would vote for Robocopy too, and you can get it to copy security and ownership details too, using /COPYALL
-
-
2nd August 2007, 10:22 AM #10 Re: Copying user areas to a new Server
Thanks everyone robocopy is working no problems. Now I just have to deal with some of the office staff who have the ability to set their own permisions and they have done it on individual files.......... FFS
-
-
2nd August 2007, 10:28 AM #11 Re: Copying user areas to a new Server
Just logon to the server as the administrator and take ownership of the folder and contents, change the permissions and then give ownership back.
-
SHARE:
Similar Threads
-
By Dos_Box in forum School ICT Policies
Replies: 43
Last Post: 5th December 2007, 12:54 PM
-
By Dos_Box in forum Windows
Replies: 6
Last Post: 11th September 2007, 11:17 AM
-
By CheeseDog in forum Networks
Replies: 11
Last Post: 18th September 2006, 10:42 AM
-
By wesleyw in forum How do you do....it?
Replies: 7
Last Post: 23rd August 2006, 01:07 PM
-
By wesleyw in forum Windows
Replies: 7
Last Post: 21st June 2006, 12:40 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules