Jump to content

Recommended Posts

Posted

Hi

 

we are just moving users data over to a new network. I need to copy the student users work areas over now. However I get errors while trying to copy some folders eg folder lenght too long etc ....

 

Can any recommend me a program that will just copy all these folders and files across and also skip any errors that appear. I don't need to retain any permissions as students get new logins to the new domain.

 

Thanks.

Posted

Have you tried moving them using xcopy? you have to use that when moving large VM's so would of thought it would work.

 

If not, boot the machine into Linux (UNBUNTU LIVE CD) and copy the folders that way which also works :) also clears the permissions so you can re-do them as they do get pretty messy.

 

James.

Posted

sounds good, i got about 600gb of data to transfer i think, ill give it ago but i cant wait for long as i need to get that part of my project work done soon

 

mark

Posted

Yeah EduMove will cope with that no problem :) shouldn't be long now just waiting a few things.

 

:doh: dont know why i didn't say that the first time! i only read a reply to the main threa 5 miniutes before LOL! :rolleyes:

 

James.

Posted
Recently did this with Robocopy, seems to have done the job just fine. Lots of cleaning up to do with broken filenames though, where the student has decided to call their work dbhewufyefesfsefzfe etc etc until they hit the size limit!
Posted
Key thing with robocopy is to include the /b switch. This makes it run in "backup mode" and will bypass any security issues (eg where a user has taken ownership of their files and removed administrator etc). Add the /sec switch if you think the permissions are currently good and want to preserve them or leave it off and use something like subinacl to put them right when the files have been copied

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...