Hi
We are copying huge quantity of word documents to a Windows 2003 server from our Netware 4 Server.
The files were created by a semi-bespoke software package that stores the dos short filename in its database for compatibility.
We need to be able to access the files from the windows server through the semi-bespoke software, but the software throws an error because it is looking for the file using netware short filename.
EG:
The filename it is looking for is: 1603LETT.DOC
But the new filename on the windows server is: 1603LE~1.DOC
Is there any way of copying this data to the windows server keeping the short filename. Or alternatively is there a way of comparing the files whilst and returning the filename so that i can develop a script to change the database.
Many thanks B
We are copying huge quantity of word documents to a Windows 2003 server from our Netware 4 Server.
The files were created by a semi-bespoke software package that stores the dos short filename in its database for compatibility.
We need to be able to access the files from the windows server through the semi-bespoke software, but the software throws an error because it is looking for the file using netware short filename.
EG:
The filename it is looking for is: 1603LETT.DOC
But the new filename on the windows server is: 1603LE~1.DOC
Is there any way of copying this data to the windows server keeping the short filename. Or alternatively is there a way of comparing the files whilst and returning the filename so that i can develop a script to change the database.
Many thanks B