-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
Initial Checklist
- I understand this is a bug report and questions should be posted in the Community Discussions
- I searched issues and couldn’t find anything (or linked relevant results below)
Bug Description
- Renaming a file with a slash in the filename makes the file inaccessible
- Cant' create or upload files with "" in filename
- Downloading a file with a slash in the filename fails
Reproduction Steps
rename file and make it inaccessible
- there is an existing file
vacation.jpg - rename the file to
vaca\tion.jpg - click on
vaca\tion.jpgto open it - cant open or download file
other issues you can create with a backslash:
Cant create file:
2. New -> Create Markdown1. Filename bla\bla.txt
- Error: "failed to create file"
cant download file
- select existing resource
- rename it to
bla\bla - download
bla\bla - Error: download failed
- renaming it back to a name without a slash does not work, error "failed to rename bla\bla" --> file can not
cant upload file
- create lcoal file
bla\bla - upload
bla\bla(drag and drop or via "upload" - error: "Parent folder does not exist"
Expected Outcome
- create / upload / download of files with backslash is possible or
- tell the user, that the filename must not contain a backslash and have no files with backslashes in the cloud
Actual Outcome
- can not upload/download/create files with backslash in filename
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Prio 2