Closed brunofontes closed 1 week ago
Hello,
Not sure if it is only here, but I can't upload any file if there is a space in the folder.
I've tried things as:
/upload "/home/bruno/my folder/image.png"
/upload /home/bruno/my\ folder/image.png
And I've also trying using autocomplete, with a very weird behaviour:
/upload /home/bruno/my<TAB>
/upload /home/bruno/my folder/
/upload /home/bruno/my /home/bruno/my folder/image.png
Thanks, Bruno
Hello,
Not sure if it is only here, but I can't upload any file if there is a space in the folder.
I've tried things as:
/upload "/home/bruno/my folder/image.png"
/upload /home/bruno/my\ folder/image.png
And I've also trying using autocomplete, with a very weird behaviour:
/upload /home/bruno/my<TAB>
was autocompleted to/upload /home/bruno/my folder/
;/upload /home/bruno/my /home/bruno/my folder/image.png
Thanks, Bruno