[GH-ISSUE #19] Could't upload file because of case sensitive on linux(debian) #12

Open
opened 2026-06-06 22:10:36 -04:00 by yindo · 2 comments
Owner

Originally created by @Arkweid on GitHub (Dec 12, 2022).
Original GitHub issue: https://github.com/vxcontrol/soldr-modules/issues/19

Originally assigned to: @BurovAV on GitHub.

Step to reproduce:

  • Create file /Rule1.txt
  • Try to upload file /rule1.txt

Actual result:
File not found

Expected result:
File sended

Originally created by @Arkweid on GitHub (Dec 12, 2022). Original GitHub issue: https://github.com/vxcontrol/soldr-modules/issues/19 Originally assigned to: @BurovAV on GitHub. **Step to reproduce**: - Create file <path>/Rule1.txt - Try to upload file <path>/rule1.txt **Actual result**: File not found **Expected result**: File sended
yindo added the buglinuxfile_uloader labels 2026-06-06 22:10:37 -04:00
Author
Owner

@BurovAV commented on GitHub (Dec 12, 2022):

Can contribute, pls assign to me

<!-- gh-comment-id:1346180978 --> @BurovAV commented on GitHub (Dec 12, 2022): Can contribute, pls assign to me
Author
Owner

@BurovAV commented on GitHub (Dec 14, 2022):

Files with uppercase characters in the name are sent successfully.
Workstation operating system: "Ubuntu-22-04.1 LTS".
The agent was run in docker: debian:buster-slim image.
Снимок экрана от 2022-12-12 17-23-25
Снимок экрана от 2022-12-12 17-22-41

<!-- gh-comment-id:1351496483 --> @BurovAV commented on GitHub (Dec 14, 2022): Files with uppercase characters in the name are sent successfully. Workstation operating system: "Ubuntu-22-04.1 LTS". The agent was run in docker: debian:buster-slim image. ![Снимок экрана от 2022-12-12 17-23-25](https://user-images.githubusercontent.com/10600777/207630272-26db0335-febb-4fed-9081-ae42863eedd9.png) ![Снимок экрана от 2022-12-12 17-22-41](https://user-images.githubusercontent.com/10600777/207630279-61ea9f6b-5f75-469d-a2bb-367f3945f7c5.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vxcontrol/soldr-modules#12