file copy - Just need HELP!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If we copy a file to the server that is 8.3 or less and it's in lower
case, it changes it to all caps. If it's long file name all is well, it
keeps the format. Can anyone tell me why this is doing it.
we use W2K on PC with MS client (Not Client 32) copy to NW 5.1. I have a pc
that has Client 32 and there is no problem with the copy
changing size. Of course I called NW and was told to check the MS cause if
it works with Client 32 then the problem is some how related to MS client
I don't care who's to blame I just NEED help

Thanks
jessie
 
If we copy a file to the server that is 8.3 or less and it's in lower
case, it changes it to all caps. If it's long file name all is well, it
keeps the format. Can anyone tell me why this is doing it.

This may be a dumb question, but I wonder what you use to
copy. Whatever it is is apparently defaulting to the DOS
8.3 file naming convention whenever it can. That will
always be in CAPS.

I'm just guessing, but a batch file which would use cmd.exe
might do that. It may be that using something like XXCOPY

http://www.xxcopy.com/index.htm

would do the trick of maintaining LFNs (which is what you
clearly want) and thus the lower cases when they exist in
the source file name.

Art
we use W2K on PC with MS client (Not Client 32) copy to NW 5.1. I have a pc
that has Client 32 and there is no problem with the copy
changing size. Of course I called NW and was told to check the MS cause if
it works with Client 32 then the problem is some how related to MS client
I don't care who's to blame I just NEED help

Thanks
jessie

http://home.epix.net/~artnpeg
 
For example I create a file on the c drive, right click copy/cut then paste
to the server.
 

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