vmpn
Results
2
comments of
vmpn
Yes, I believe periodic polling would work around the cases when inotify does not work, though it won't be as efficient
There are servers that implement only stricter interpretation of RFC3986 only accepting %20 encoding of space and not `+` While workaround is trivial of replacing+ with %20 after getting URI...