Pathlength

  • Thread starter Thread starter Sebb
  • Start date Start date
S

Sebb

How can I scan my discs for a pathname length greater
than the limit in XP(which i think is 260 characters)?

I am combining some large nested directories and getting
problems that I think are related to this. I don't want
to go through every folder looking for problems every
time.

Many thanks
Sebb
 
You can't - the maximum path length+filename is 256 characters - you'll need
to move some directories up closer to the root, or shorten the sub-directory
and/or filenames to bring it below this limit.
 
What I want to find out is which paths are too long? I
have multiple folders in multiple folders with 100s of
files - and somewhere there are problems. Can I scan for
the problem places so I can rename?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top