This is a discussion on Re: [Samba] Inexistant file displayed by samba within the Samba forums, part of the Networking and Network Related category; >> You should look on your Samba server to see if there are funny looking >> three letter ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>> You should look on your Samba server to see if there are funny looking
>> three letter files named "con" or "com" or such. > > con is a DOS reserved name. That's why Samba mangles it. right .. I knew that but you missed the point. The point, to be pedantic and clear here, is that Microsoft *should* be well past the days of that DOS restriction. Where in the samba code is this mangle done? Perhaps it is a worthwhile experiment to not mangle it. Dennis -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|||
|
On Thu, Sep 4, 2008 at 12:55 PM, Dennis Clarke <dclarke@blastwave.org> wrote:
>>> You should look on your Samba server to see if there are funny looking >>> three letter files named "con" or "com" or such. >> >> con is a DOS reserved name. That's why Samba mangles it. > > right .. I knew that but you missed the point. > > The point, to be pedantic and clear here, is that Microsoft *should* be > well past the days of that DOS restriction. > It is not. I guess they do not want to cut off some backward compatibility. I mean try to create a directory named CON in windows XP. I just did and it called it New Folder instead of CON. John -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |