mirror of
https://github.com/vxcontrol/soldr-modules.git
synced 2026-07-20 14:10:13 -04:00
[GH-ISSUE #19] Could't upload file because of case sensitive on linux(debian) #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Actual result:
File not found
Expected result:
File sended
@BurovAV commented on GitHub (Dec 12, 2022):
Can contribute, pls assign to me
@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.