Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploads fail if the directory contains an ampersand in the directory name #1154

Open
cashmol opened this issue Mar 27, 2024 · 0 comments
Open

Comments

@cashmol
Copy link

cashmol commented Mar 27, 2024

I had a user uploading a file who got a permission error each time they tried to upload

They have the correct permissions and the file permissions on the server were also correct.

I discovered that if I removed the Ampersand from the directory name the user could upload the file.

Tested on version: Tiny File Manager 2.5.3

Steps:

Create a new folder called

Here & There

Try to upload a file and recieve the error:

image

Go up to the parent directory

Rename the directory to:

Here and There

Try to upload the file

The upload succeeds.

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

No branches or pull requests

1 participant