Trying to rename a file via Samba; fails if there is a '2' in the filename

Solution 1:

Well, SSH works!, what about a couple of more test-cases:

  • what about folders with 2 in their name?
  • what about "creating" instead of "renaming"? (copy-pasting a new file with 2 in its name)
  • what about using the SMB client of your server machine (e.g: SMB://192.168.0.1)

The same issue exists?