I have an external usb-drive where some of the filenames contain a ":", e.g.. Screenshot-08-09-12 -08:10:45.png (Old screenshots). I can copy these files towards the hard-disc of my computer, but I cannot copy them back to the external hard-disc as there renamed automatically by the files-application. The cp command in the terminal returns an error with an illegal argument.
I'm using this drive on Ubuntu 20.10 as well on LinuxMint 20. How can I copy such a file back to the external hard-drive without being renamed?
I understand that the feature of renaming such kind of filenames has been implemented in order to deal with filesystems which are only supporting Microsoft-filenaming.
Filetype of the external disc : NTFS (Partitiontype : NTFS/exFAT/HPFS)