Skip to content

surrogateescape added#115

Open
grubberr wants to merge 1 commit into
seb-m:masterfrom
grubberr:master
Open

surrogateescape added#115
grubberr wants to merge 1 commit into
seb-m:masterfrom
grubberr:master

Conversation

@grubberr
Copy link
Copy Markdown

@grubberr grubberr commented Dec 9, 2015

I am watching pretty large filesystem on hosting server.
Files and Dirs with "wrong" characters appear time to time and I don't want just skip them
this patch helped me to handler them well

inspired by this http://lucumr.pocoo.org/2013/7/2/the-updated-guide-to-unicode/
( surrogate escaping part )

Thanks

@itdaniher
Copy link
Copy Markdown

Just individual recreated this patch. I'd very much like to see this merged!

@xel-x
Copy link
Copy Markdown

xel-x commented Apr 13, 2021

Same here… getting in trouble at some customers fileservers about twice a year… and it will even prevent the whole listener from starting up until we rename a single folder...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants