Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Delete Files with Spaces in their name #12

@NickEngmann

Description

@NickEngmann

Right now we are just running a rm -rf command to delete files, but if someone uploads a file with a space in its name the delete rm -rf doesn't catch it.

This should be able to be fixed by adding quotation marks to the rm function, however I currently do not have the time to test/implement this functionality.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions