Version: 2008
  • On GameFAQs: What causes the Red Ring of Death?
Advanced Search
advertisement
advertisement

Forum display:

Windows 2000/NT: Moving or copying files with long path

by brumer00 - 8/30/07 12:15 AM
advertisement
Post 1 of 7

Moving or copying files with long path

by brumer00 - 8/30/07 12:15 AM

I am trying to move files from one of my servers to another. The problem lies in the directory structure. There are folders in folders in folders.... and Windows cant see past (i think) 128 characters. My way around this is to map a drive to the required folder. But because I have to move all the files it would take years to move the data in this manner. Veritas cant even see down into the file structure so I cant do a redirected restore, and xcopy appears to be the same way. The Xcopy thing confuses me because i can do a 'dir /s' to give me a printout (and summary) of the numbers of files -which is ~100k.

Anybody know a way to move these to another server?

Post 2 of 7

What server OS?

by R. Proffitt Moderator - 8/30/07 1:24 PM In reply to: Moving or copying files with long path by brumer00

I'll share the FTP might be faster but you'll have to deal with ownership and permission issues if you do that later.

Post 3 of 7

no way

by brumer00 - 8/30/07 1:37 PM In reply to: What server OS? by R. Proffitt Moderator

100k files, 10k folders, enterprise shares and permissions to include groups and individual permissions, no way.

Any other ideas?

Post 4 of 7

From the resource kit..

by R. Proffitt Moderator - 8/30/07 1:49 PM In reply to: no way by brumer00

Look at scopy and it's replacements at http://www.ss64.com/nt/scopy.html

The path limit is not fixed here but you should have a group beating about why that was allowed. Yes, the copy will take a few days but that's normal.

Bob

Post 5 of 7

Useful utility

by Noelangleo - 4/9/08 3:45 AM In reply to: Moving or copying files with long path by brumer00

I know no way to do it even I search it for a long time.
But I solve this by using CanCopy utility to copy file with long name or path.

I use it on XP. I’m not sure if it will work on other Windows or not but you can try with a trial version. http://cancopy.net/

Post 6 of 7

I'm calling that junk.

by R. Proffitt Moderator - 4/9/08 3:59 AM In reply to: Useful utility by Noelangleo

Did you know you can get the same effect with XCOPY and just one switch?

And XCOPY is not a trial version. It appears people are beginning to prey on those that can't use the supplied tools.

Post 7 of 7

Trailing Space

by agentbb007 - 8/12/08 10:03 AM In reply to: I'm calling that junk. by R. Proffitt Moderator

After alot of pain this worked for me for a file on a CD with a trailing space.
1. dir /x
2. Find short filename for messed up file, Ex. "PLATT~92.QXD"
3. xcopy PLATT~92.QXD c:\quark\test.qxd /N
4. Now the file is on your drive with a valid name that you can change to what you need.

Hope this helps someone.

Forum legend:
Locked Locked thread
Moderator Moderator
CNET staff CNET staff
Samsung staff Samsung staff
Norton Authorized Support team Norton Authorized Support team
AVG staff AVG staff
Windows Outreach team Windows Outreach team
Dell staff Dell staff
Intel staff Intel staff
Powered by Jive Software