We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It seems that if you tell xsendfile to upload a file /foo/bar/baz.txt the filename the browser attempts to create will be foo_bar_baz.txt.
Is there a way to not pretend the entire path and just save the file as baz.txt?