Re: File names too long alert during copy



As I said before, this is an inherent limitation with most
Windows executables, with the exception of some
specific programs such as the ones I named.

As an alternative you can create a shared drive or a
substituted drive that points into the middle of the
excessively long path.


"Stéphane Lopez" <s.lopez@xxxxxxxxxxxx> wrote in message
news:eT1do6d%23HHA.4736@xxxxxxxxxxxxxxxxxxxxxxx
Hi!
I will have the same problem in my company.
I have done some tests and I realized it's the same things on Windows XP
or 2003 with the explorer or office applications.
The only answers I was able to find it's shrinking the path. But
unfortunely I can't do this, because the paths are coded.
Do any patch or anything else exist to solve this problem ?

Thanks a lot for your answers

Stéphane

(And excuse my poor english)


"Pegasus (MVP)" <I.can@xxxxxxx> a écrit dans le message de news:
%23z1H1lX%23HHA.4460@xxxxxxxxxxxxxxxxxxxxxxx

"Sandy Wood" <sandy.wood@xxxxxxxxxx> wrote in message
news:0303BE76-75AC-4109-AFFA-1DC5A892A940@xxxxxxxxxxxxxxxx
I'm in the process of migrating some files over to a SAN from our Win
2003 R2
file server. Now and then I get a prompt that I can't copy certain files
as
their file names are too long. If I'm copying from one NTFS volume to
another
why on earth would the names be too long?
--
Sandy Wood
Orange County District Attorney

The problem does not lie with the file system; it lies with
the tools you use. Most executables included with Windows
2003 are unable to deal with paths+file names exceding
255 characters. Ntbackup.exe is one exception, robocopy.exe
(Version XP010) another. Use robocopy to copy your files
and tell your users to put their information into their files, not
into their folder/file names.





.



Relevant Pages

  • Re: File names too long alert during copy
    ... Windows executables, with the exception of some ... I have done some tests and I realized it's the same things on Windows XP ... The problem does not lie with the file system; ...
    (microsoft.public.windows.file_system)
  • Re: [announcement] SYSAPI and SYSSVC for Windows
    ... What do you need Windows NT for in this application? ... You can use SEH (Structured Exception Handling) to prevent a process from ... > Ada did solve this, ... If you implement your own message queues on Windows, use an Event object ...
    (comp.lang.ada)
  • Re: Blue screen crashes
    ... A kernel mode program generated an exception which the error handler ... What is your Windows XP CD as it is described on the face of the CD? ... What Warning and Error Reports appear in Event Viewer since it's ... If you have had a malware infestation one holds the door open to let ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Sharepoint 2007 - Installation Error - Failed to register SP s
    ... Windows 2000 Server. ... It is a bug with Beta 2 where the database server is running Windows 2000. ... Server I have the following exception: ... RunBehavior runBehavior, String resetOptionsString) ...
    (microsoft.public.sharepoint.portalserver)
  • Re: windows error codes
    ... Driver Development Tools: Windows DDK ... This indicates that a kernel-mode program generated an exception which the error handler did not catch. ... For a complete list of exception codes, see the ntstatus.h file located in the inc directory of the Windows DDK. ... This article describes how to troubleshoot a "STOP 0x0000001E KMODE_EXCEPTION_NOT_HANDLED" error message. ...
    (microsoft.public.windowsxp.general)

Loading