The Samba-Bugzilla – Attachment 11118 Details for
Bug 11307
Files/directories with reserved characters (colon or question mark) behave strangely
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Example of behavior showing old system and new system
example_mount_behavior (text/plain), 994 bytes, created by
possum+samba
on 2015-06-01 16:01:23 UTC
(
hide
)
Description:
Example of behavior showing old system and new system
Filename:
MIME Type:
Creator:
possum+samba
Created:
2015-06-01 16:01:23 UTC
Size:
994 bytes
patch
obsolete
># Older system last updated 2014-10-03 >old_working$ mkdir working\? >old_working$ ls working\? >old_working$ touch working\?/test\:123 >old_working$ ls working\? >test:123 >old_working$ > ># Up to date system >new_broken$ mkdir broken\? >new_broken$ ls broken\? >ls: cannot access broken?: No such file or directory >new_broken$ touch broken\?/test\:123 >touch: cannot touch âbroken?/test:123â: No such file or directory >new_broken$ ls working\?/ >new_broken$ >new_broken$ mkdir working\?/eh >mkdir: cannot create directory âworking?/ehâ: No such file or directory >new_broken$ ls working\?/test\:123 # It works if I specify the path directly >working?/test:123 >new_broken$ echo test > working\?/test\:123 >new_broken$ cat working\?/test\:123 >test >new_broken$ > > ># After running above commands >new_broken$ ls >broken? working? > >old_working$ ls >brokenï¥ working? > > > ># Shows up on the server >admin@RT-N66W:/tmp/home/root# ls /tmp/mnt/sda2/Media/working\?/test\:123 >/tmp/mnt/sda2/Media/working?/test:123
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 11307
: 11118